Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkVideoSessionParametersCreateFlagsKHR | flags |
VkVideoSessionParametersKHR | videoSessionParametersTemplate |
VkVideoSessionKHR | videoSession |
Definition at line 8117 of file vulkan_core.h.
VkVideoSessionParametersCreateFlagsKHR VkVideoSessionParametersCreateInfoKHR::flags |
Definition at line 8120 of file vulkan_core.h.
const void* VkVideoSessionParametersCreateInfoKHR::pNext |
Definition at line 8119 of file vulkan_core.h.
VkStructureType VkVideoSessionParametersCreateInfoKHR::sType |
Definition at line 8118 of file vulkan_core.h.
VkVideoSessionKHR VkVideoSessionParametersCreateInfoKHR::videoSession |
Definition at line 8122 of file vulkan_core.h.
VkVideoSessionParametersKHR VkVideoSessionParametersCreateInfoKHR::videoSessionParametersTemplate |
Definition at line 8121 of file vulkan_core.h.