Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
int32_t | slotIndex |
const VkVideoPictureResourceInfoKHR * | pPictureResource |
Definition at line 8080 of file vulkan_core.h.
const void* VkVideoReferenceSlotInfoKHR::pNext |
Definition at line 8082 of file vulkan_core.h.
const VkVideoPictureResourceInfoKHR* VkVideoReferenceSlotInfoKHR::pPictureResource |
Definition at line 8084 of file vulkan_core.h.
int32_t VkVideoReferenceSlotInfoKHR::slotIndex |
Definition at line 8083 of file vulkan_core.h.
VkStructureType VkVideoReferenceSlotInfoKHR::sType |
Definition at line 8081 of file vulkan_core.h.