HDK
|
#include <vulkan_beta.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
int32_t | slotIndex |
const VkVideoPictureResourceInfoKHR * | pPictureResource |
Definition at line 167 of file vulkan_beta.h.
const void* VkVideoReferenceSlotInfoKHR::pNext |
Definition at line 169 of file vulkan_beta.h.
const VkVideoPictureResourceInfoKHR* VkVideoReferenceSlotInfoKHR::pPictureResource |
Definition at line 171 of file vulkan_beta.h.
int32_t VkVideoReferenceSlotInfoKHR::slotIndex |
Definition at line 170 of file vulkan_beta.h.
VkStructureType VkVideoReferenceSlotInfoKHR::sType |
Definition at line 168 of file vulkan_beta.h.