Home
last modified time | relevance | path

Searched defs:MutableDescriptorTypeCreateInfoEXT (Results 1 – 1 of 1) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp54130 struct MutableDescriptorTypeCreateInfoEXT struct
54132 using NativeType = VkMutableDescriptorTypeCreateInfoEXT;
54134 static const bool allowDuplicate = false;
54135 …NST_OR_CONSTEXPR StructureType structureType = StructureType::eMutableDescriptorTypeCreateInfoEXT;
54138 …CONSTEXPR MutableDescriptorTypeCreateInfoEXT( uint32_t … in MutableDescriptorTypeCreateInfoEXT() argument
54149MutableDescriptorTypeCreateInfoEXT( VkMutableDescriptorTypeCreateInfoEXT const & rhs ) VULKAN_HPP_… in MutableDescriptorTypeCreateInfoEXT() function
54155 MutableDescriptorTypeCreateInfoEXT( in MutableDescriptorTypeCreateInfoEXT() function
54170 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::MutableDescriptorTypeCreateInfoEXT const *>( &rhs … in operator =()
54175 …NSTEXPR_14 MutableDescriptorTypeCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
54182 … setMutableDescriptorTypeListCount( uint32_t mutableDescriptorTypeListCount_ ) VULKAN_HPP_NOEXCEPT in setMutableDescriptorTypeListCount()
[all …]