Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkVideoSessionParametersCreateFlagsKHR | flags |
VkVideoSessionParametersKHR | videoSessionParametersTemplate |
VkVideoSessionKHR | videoSession |
Definition at line 8233 of file vulkan_core.h.
VkVideoSessionParametersCreateFlagsKHR VkVideoSessionParametersCreateInfoKHR::flags |
Definition at line 8236 of file vulkan_core.h.
const void* VkVideoSessionParametersCreateInfoKHR::pNext |
Definition at line 8235 of file vulkan_core.h.
VkStructureType VkVideoSessionParametersCreateInfoKHR::sType |
Definition at line 8234 of file vulkan_core.h.
VkVideoSessionKHR VkVideoSessionParametersCreateInfoKHR::videoSession |
Definition at line 8238 of file vulkan_core.h.
VkVideoSessionParametersKHR VkVideoSessionParametersCreateInfoKHR::videoSessionParametersTemplate |
Definition at line 8237 of file vulkan_core.h.