Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkOffset2D | codedOffset |
VkExtent2D | codedExtent |
uint32_t | baseArrayLayer |
VkImageView | imageViewBinding |
Definition at line 8071 of file vulkan_core.h.
uint32_t VkVideoPictureResourceInfoKHR::baseArrayLayer |
Definition at line 8076 of file vulkan_core.h.
VkExtent2D VkVideoPictureResourceInfoKHR::codedExtent |
Definition at line 8075 of file vulkan_core.h.
VkOffset2D VkVideoPictureResourceInfoKHR::codedOffset |
Definition at line 8074 of file vulkan_core.h.
VkImageView VkVideoPictureResourceInfoKHR::imageViewBinding |
Definition at line 8077 of file vulkan_core.h.
const void* VkVideoPictureResourceInfoKHR::pNext |
Definition at line 8073 of file vulkan_core.h.
VkStructureType VkVideoPictureResourceInfoKHR::sType |
Definition at line 8072 of file vulkan_core.h.