Searched defs:MutableDescriptorTypeCreateInfoEXT (Results 1 – 1 of 1) sorted by relevance
61808 struct MutableDescriptorTypeCreateInfoEXT struct61810 using NativeType = VkMutableDescriptorTypeCreateInfoEXT;61812 static const bool allowDuplicate = false;61813 …NST_OR_CONSTEXPR StructureType structureType = StructureType::eMutableDescriptorTypeCreateInfoEXT;61816 …CONSTEXPR MutableDescriptorTypeCreateInfoEXT( uint32_t … in MutableDescriptorTypeCreateInfoEXT() argument61827 …MutableDescriptorTypeCreateInfoEXT( VkMutableDescriptorTypeCreateInfoEXT const & rhs ) VULKAN_HPP_… in MutableDescriptorTypeCreateInfoEXT() function61833 MutableDescriptorTypeCreateInfoEXT( in MutableDescriptorTypeCreateInfoEXT() function61848 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::MutableDescriptorTypeCreateInfoEXT const *>( &rhs … in operator =()61853 …NSTEXPR_14 MutableDescriptorTypeCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()61860 … setMutableDescriptorTypeListCount( uint32_t mutableDescriptorTypeListCount_ ) VULKAN_HPP_NOEXCEPT in setMutableDescriptorTypeListCount()[all …]