Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkMutableDescriptorTypeCreateInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eMutableDescriptorTypeCreateInfoEXT |
const void * | pNext = {} |
uint32_t | mutableDescriptorTypeListCount = {} |
const vk::MutableDescriptorTypeListEXT * | pMutableDescriptorTypeLists = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eMutableDescriptorTypeCreateInfoEXT |
Definition at line 54130 of file vulkan_structs.hpp.
Definition at line 54132 of file vulkan_structs.hpp.
|
inline |
Definition at line 54138 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 54149 of file vulkan_structs.hpp.
|
inline |
Definition at line 54155 of file vulkan_structs.hpp.
|
inline |
Definition at line 54212 of file vulkan_structs.hpp.
|
inline |
Definition at line 54207 of file vulkan_structs.hpp.
|
inline |
Definition at line 54245 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 54168 of file vulkan_structs.hpp.
|
inline |
Definition at line 54235 of file vulkan_structs.hpp.
|
inline |
Definition at line 54182 of file vulkan_structs.hpp.
|
inline |
Definition at line 54196 of file vulkan_structs.hpp.
|
inline |
Definition at line 54189 of file vulkan_structs.hpp.
|
inline |
Definition at line 54175 of file vulkan_structs.hpp.
|
static |
Definition at line 54134 of file vulkan_structs.hpp.
uint32_t vk::MutableDescriptorTypeCreateInfoEXT::mutableDescriptorTypeListCount = {} |
Definition at line 54254 of file vulkan_structs.hpp.
const vk::MutableDescriptorTypeListEXT* vk::MutableDescriptorTypeCreateInfoEXT::pMutableDescriptorTypeLists = {} |
Definition at line 54255 of file vulkan_structs.hpp.
const void* vk::MutableDescriptorTypeCreateInfoEXT::pNext = {} |
Definition at line 54253 of file vulkan_structs.hpp.
|
static |
Definition at line 54135 of file vulkan_structs.hpp.
vk::StructureType vk::MutableDescriptorTypeCreateInfoEXT::sType = StructureType::eMutableDescriptorTypeCreateInfoEXT |
Definition at line 54252 of file vulkan_structs.hpp.