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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t mutableDescriptorTypeListCount
 
const VkMutableDescriptorTypeListEXTpMutableDescriptorTypeLists
 

Detailed Description

Definition at line 15611 of file vulkan_core.h.

Member Data Documentation

◆ mutableDescriptorTypeListCount

uint32_t VkMutableDescriptorTypeCreateInfoEXT::mutableDescriptorTypeListCount

Definition at line 15614 of file vulkan_core.h.

◆ pMutableDescriptorTypeLists

const VkMutableDescriptorTypeListEXT* VkMutableDescriptorTypeCreateInfoEXT::pMutableDescriptorTypeLists

Definition at line 15615 of file vulkan_core.h.

◆ pNext

const void* VkMutableDescriptorTypeCreateInfoEXT::pNext

Definition at line 15613 of file vulkan_core.h.

◆ sType

VkStructureType VkMutableDescriptorTypeCreateInfoEXT::sType

Definition at line 15612 of file vulkan_core.h.


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