ReactOS 0.4.17-dev-934-g091855f
VkMutableDescriptorTypeCreateInfoEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkMutableDescriptorTypeCreateInfoEXT:

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t mutableDescriptorTypeListCount
 
const VkMutableDescriptorTypeListEXT * pMutableDescriptorTypeLists
 

Detailed Description

Definition at line 16537 of file vulkan.h.

Member Data Documentation

◆ mutableDescriptorTypeListCount

uint32_t VkMutableDescriptorTypeCreateInfoEXT::mutableDescriptorTypeListCount

Definition at line 16541 of file vulkan.h.

Referenced by vkd3d_create_vk_descriptor_heap_layout().

◆ pMutableDescriptorTypeLists

const VkMutableDescriptorTypeListEXT* VkMutableDescriptorTypeCreateInfoEXT::pMutableDescriptorTypeLists

Definition at line 16542 of file vulkan.h.

Referenced by vkd3d_create_vk_descriptor_heap_layout().

◆ pNext

const void* VkMutableDescriptorTypeCreateInfoEXT::pNext

Definition at line 16540 of file vulkan.h.

Referenced by vkd3d_create_vk_descriptor_heap_layout().

◆ sType

VkStructureType VkMutableDescriptorTypeCreateInfoEXT::sType

Definition at line 16539 of file vulkan.h.

Referenced by vkd3d_create_vk_descriptor_heap_layout().


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