Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkDescriptorType | type |
VkDescriptorDataEXT | data |
Definition at line 15826 of file vulkan_core.h.
VkDescriptorDataEXT VkDescriptorGetInfoEXT::data |
Definition at line 15830 of file vulkan_core.h.
const void* VkDescriptorGetInfoEXT::pNext |
Definition at line 15828 of file vulkan_core.h.
VkStructureType VkDescriptorGetInfoEXT::sType |
Definition at line 15827 of file vulkan_core.h.
VkDescriptorType VkDescriptorGetInfoEXT::type |
Definition at line 15829 of file vulkan_core.h.