HDK
|
#include <vulkan_beta.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkVideoSessionParametersCreateFlagsKHR | flags |
VkVideoSessionParametersKHR | videoSessionParametersTemplate |
VkVideoSessionKHR | videoSession |
Definition at line 204 of file vulkan_beta.h.
VkVideoSessionParametersCreateFlagsKHR VkVideoSessionParametersCreateInfoKHR::flags |
Definition at line 207 of file vulkan_beta.h.
const void* VkVideoSessionParametersCreateInfoKHR::pNext |
Definition at line 206 of file vulkan_beta.h.
VkStructureType VkVideoSessionParametersCreateInfoKHR::sType |
Definition at line 205 of file vulkan_beta.h.
VkVideoSessionKHR VkVideoSessionParametersCreateInfoKHR::videoSession |
Definition at line 209 of file vulkan_beta.h.
VkVideoSessionParametersKHR VkVideoSessionParametersCreateInfoKHR::videoSessionParametersTemplate |
Definition at line 208 of file vulkan_beta.h.