Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkDescriptorGetInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkDescriptorType type
 
VkDescriptorDataEXT data
 

Detailed Description

Definition at line 15024 of file vulkan_core.h.

Member Data Documentation

◆ data

VkDescriptorDataEXT VkDescriptorGetInfoEXT::data

Definition at line 15028 of file vulkan_core.h.

◆ pNext

const void* VkDescriptorGetInfoEXT::pNext

Definition at line 15026 of file vulkan_core.h.

◆ sType

VkStructureType VkDescriptorGetInfoEXT::sType

Definition at line 15025 of file vulkan_core.h.

◆ type

VkDescriptorType VkDescriptorGetInfoEXT::type

Definition at line 15027 of file vulkan_core.h.


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