Vulkan-Hpp
VkDescriptorGetInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkDescriptorType type
 
VkDescriptorDataEXT data
 

Detailed Description

Definition at line 15826 of file vulkan_core.h.

Member Data Documentation

◆ data

VkDescriptorDataEXT VkDescriptorGetInfoEXT::data

Definition at line 15830 of file vulkan_core.h.

◆ pNext

const void* VkDescriptorGetInfoEXT::pNext

Definition at line 15828 of file vulkan_core.h.

◆ sType

VkStructureType VkDescriptorGetInfoEXT::sType

Definition at line 15827 of file vulkan_core.h.

◆ type

VkDescriptorType VkDescriptorGetInfoEXT::type

Definition at line 15829 of file vulkan_core.h.


The documentation for this struct was generated from the following file: