Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
int32_t | slotIndex |
const VkVideoPictureResourceInfoKHR * | pPictureResource |
Definition at line 8166 of file vulkan_core.h.
const void* VkVideoReferenceSlotInfoKHR::pNext |
Definition at line 8168 of file vulkan_core.h.
const VkVideoPictureResourceInfoKHR* VkVideoReferenceSlotInfoKHR::pPictureResource |
Definition at line 8170 of file vulkan_core.h.
int32_t VkVideoReferenceSlotInfoKHR::slotIndex |
Definition at line 8169 of file vulkan_core.h.
VkStructureType VkVideoReferenceSlotInfoKHR::sType |
Definition at line 8167 of file vulkan_core.h.