Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
int32_t | slotIndex |
const VkVideoPictureResourceInfoKHR * | pPictureResource |
Definition at line 8196 of file vulkan_core.h.
const void* VkVideoReferenceSlotInfoKHR::pNext |
Definition at line 8198 of file vulkan_core.h.
const VkVideoPictureResourceInfoKHR* VkVideoReferenceSlotInfoKHR::pPictureResource |
Definition at line 8200 of file vulkan_core.h.
int32_t VkVideoReferenceSlotInfoKHR::slotIndex |
Definition at line 8199 of file vulkan_core.h.
VkStructureType VkVideoReferenceSlotInfoKHR::sType |
Definition at line 8197 of file vulkan_core.h.