HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkMutableDescriptorTypeCreateInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
uint32_t mutableDescriptorTypeListCount
 
const
VkMutableDescriptorTypeListEXT
pMutableDescriptorTypeLists
 

Detailed Description

Definition at line 14267 of file vulkan_core.h.

Member Data Documentation

uint32_t VkMutableDescriptorTypeCreateInfoEXT::mutableDescriptorTypeListCount

Definition at line 14270 of file vulkan_core.h.

const VkMutableDescriptorTypeListEXT* VkMutableDescriptorTypeCreateInfoEXT::pMutableDescriptorTypeLists

Definition at line 14271 of file vulkan_core.h.

const void* VkMutableDescriptorTypeCreateInfoEXT::pNext

Definition at line 14269 of file vulkan_core.h.

VkStructureType VkMutableDescriptorTypeCreateInfoEXT::sType

Definition at line 14268 of file vulkan_core.h.


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