Searched defs:MutableDescriptorTypeCreateInfoEXT (Results 1 – 4 of 4) sorted by relevance
52728 struct MutableDescriptorTypeCreateInfoEXT struct52730 using NativeType = VkMutableDescriptorTypeCreateInfoEXT;52732 static const bool allowDuplicate = false;52733 …NST_OR_CONSTEXPR StructureType structureType = StructureType::eMutableDescriptorTypeCreateInfoEXT;52736 …CONSTEXPR MutableDescriptorTypeCreateInfoEXT( uint32_t … in MutableDescriptorTypeCreateInfoEXT() argument52747 …MutableDescriptorTypeCreateInfoEXT( VkMutableDescriptorTypeCreateInfoEXT const & rhs ) VULKAN_HPP_… in MutableDescriptorTypeCreateInfoEXT() function52753 MutableDescriptorTypeCreateInfoEXT( in MutableDescriptorTypeCreateInfoEXT() function52768 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::MutableDescriptorTypeCreateInfoEXT const *>( &rhs … in operator =()52773 …NSTEXPR_14 MutableDescriptorTypeCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()52780 … setMutableDescriptorTypeListCount( uint32_t mutableDescriptorTypeListCount_ ) VULKAN_HPP_NOEXCEPT in setMutableDescriptorTypeListCount()[all …]
54130 struct MutableDescriptorTypeCreateInfoEXT struct54132 using NativeType = VkMutableDescriptorTypeCreateInfoEXT;54134 static const bool allowDuplicate = false;54135 …NST_OR_CONSTEXPR StructureType structureType = StructureType::eMutableDescriptorTypeCreateInfoEXT;54138 …CONSTEXPR MutableDescriptorTypeCreateInfoEXT( uint32_t … in MutableDescriptorTypeCreateInfoEXT() argument54149 …MutableDescriptorTypeCreateInfoEXT( VkMutableDescriptorTypeCreateInfoEXT const & rhs ) VULKAN_HPP_… in MutableDescriptorTypeCreateInfoEXT() function54155 MutableDescriptorTypeCreateInfoEXT( in MutableDescriptorTypeCreateInfoEXT() function54170 …*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 …]
54099 struct MutableDescriptorTypeCreateInfoEXT struct54101 using NativeType = VkMutableDescriptorTypeCreateInfoEXT;54103 static const bool allowDuplicate = false;54104 …NST_OR_CONSTEXPR StructureType structureType = StructureType::eMutableDescriptorTypeCreateInfoEXT;54107 …CONSTEXPR MutableDescriptorTypeCreateInfoEXT( uint32_t … in MutableDescriptorTypeCreateInfoEXT() argument54118 …MutableDescriptorTypeCreateInfoEXT( VkMutableDescriptorTypeCreateInfoEXT const & rhs ) VULKAN_HPP_… in MutableDescriptorTypeCreateInfoEXT() function54124 MutableDescriptorTypeCreateInfoEXT( in MutableDescriptorTypeCreateInfoEXT() function54139 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::MutableDescriptorTypeCreateInfoEXT const *>( &rhs … in operator =()54144 …NSTEXPR_14 MutableDescriptorTypeCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()54151 … setMutableDescriptorTypeListCount( uint32_t mutableDescriptorTypeListCount_ ) VULKAN_HPP_NOEXCEPT in setMutableDescriptorTypeListCount()[all …]
53820 pub struct MutableDescriptorTypeCreateInfoEXT { struct53826 impl ::std::default::Default for MutableDescriptorTypeCreateInfoEXT { argument53837 unsafe impl TaggedStructure for MutableDescriptorTypeCreateInfoEXT { implementation53840 impl MutableDescriptorTypeCreateInfoEXT { impl53854 unsafe impl ExtendsDescriptorSetLayoutCreateInfo for MutableDescriptorTypeCreateInfoEXT {} implementation53856 unsafe impl ExtendsDescriptorPoolCreateInfo for MutableDescriptorTypeCreateInfoEXT {} implementation53881 pub fn build(self) -> MutableDescriptorTypeCreateInfoEXT { in build()