Searched defs:MutableDescriptorTypeCreateInfoEXT (Results 1 – 9 of 9) sorted by relevance
48849 struct MutableDescriptorTypeCreateInfoEXT struct48851 using NativeType = VkMutableDescriptorTypeCreateInfoEXT;48853 static const bool allowDuplicate = false;48854 …NST_OR_CONSTEXPR StructureType structureType = StructureType::eMutableDescriptorTypeCreateInfoEXT;48857 …CONSTEXPR MutableDescriptorTypeCreateInfoEXT( uint32_t … in MutableDescriptorTypeCreateInfoEXT() argument48868 …MutableDescriptorTypeCreateInfoEXT( VkMutableDescriptorTypeCreateInfoEXT const & rhs ) VULKAN_HPP_… in MutableDescriptorTypeCreateInfoEXT() function48874 MutableDescriptorTypeCreateInfoEXT( in MutableDescriptorTypeCreateInfoEXT() function48889 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::MutableDescriptorTypeCreateInfoEXT const *>( &rhs … in operator =()48894 …NSTEXPR_14 MutableDescriptorTypeCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()48901 … setMutableDescriptorTypeListCount( uint32_t mutableDescriptorTypeListCount_ ) VULKAN_HPP_NOEXCEPT in setMutableDescriptorTypeListCount()[all …]
50346 struct MutableDescriptorTypeCreateInfoEXT struct50348 using NativeType = VkMutableDescriptorTypeCreateInfoEXT;50350 static const bool allowDuplicate = false;50351 …ONST_OR_CONSTEXPR StructureType structureType = StructureType::eMutableDescriptorTypeCreateInfoEXT;50355 VULKAN_HPP_CONSTEXPR MutableDescriptorTypeCreateInfoEXT(uint32_t mutableDescriptorTypeListCount_ = … in MutableDescriptorTypeCreateInfoEXT() function50361 …MutableDescriptorTypeCreateInfoEXT( VkMutableDescriptorTypeCreateInfoEXT const & rhs ) VULKAN_HPP_… in MutableDescriptorTypeCreateInfoEXT() function50366 …MutableDescriptorTypeCreateInfoEXT( VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries<const VULKAN_HPP… in MutableDescriptorTypeCreateInfoEXT() function50377 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::MutableDescriptorTypeCreateInfoEXT const *>( &rhs … in operator =()50382 …NSTEXPR_14 MutableDescriptorTypeCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()50388 …& setMutableDescriptorTypeListCount( uint32_t mutableDescriptorTypeListCount_ ) VULKAN_HPP_NOEXCEPT in setMutableDescriptorTypeListCount()[all …]
57347 struct MutableDescriptorTypeCreateInfoEXT struct57349 using NativeType = VkMutableDescriptorTypeCreateInfoEXT;57351 static const bool allowDuplicate = false;57352 …NST_OR_CONSTEXPR StructureType structureType = StructureType::eMutableDescriptorTypeCreateInfoEXT;57355 …CONSTEXPR MutableDescriptorTypeCreateInfoEXT( uint32_t … in MutableDescriptorTypeCreateInfoEXT() function57366 …MutableDescriptorTypeCreateInfoEXT( VkMutableDescriptorTypeCreateInfoEXT const & rhs ) VULKAN_HPP_… in MutableDescriptorTypeCreateInfoEXT() function57372 MutableDescriptorTypeCreateInfoEXT( in MutableDescriptorTypeCreateInfoEXT() function57387 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::MutableDescriptorTypeCreateInfoEXT const *>( &rhs … in operator =()57392 …NSTEXPR_14 MutableDescriptorTypeCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()57399 … 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 …]
54499 struct MutableDescriptorTypeCreateInfoEXT struct54501 using NativeType = VkMutableDescriptorTypeCreateInfoEXT;54503 static const bool allowDuplicate = false;54504 …NST_OR_CONSTEXPR StructureType structureType = StructureType::eMutableDescriptorTypeCreateInfoEXT;54507 …CONSTEXPR MutableDescriptorTypeCreateInfoEXT( uint32_t … in MutableDescriptorTypeCreateInfoEXT() argument54518 …MutableDescriptorTypeCreateInfoEXT( VkMutableDescriptorTypeCreateInfoEXT const & rhs ) VULKAN_HPP_… in MutableDescriptorTypeCreateInfoEXT() function54524 MutableDescriptorTypeCreateInfoEXT( in MutableDescriptorTypeCreateInfoEXT() function54539 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::MutableDescriptorTypeCreateInfoEXT const *>( &rhs … in operator =()54544 …NSTEXPR_14 MutableDescriptorTypeCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()54551 … setMutableDescriptorTypeListCount( uint32_t mutableDescriptorTypeListCount_ ) VULKAN_HPP_NOEXCEPT in setMutableDescriptorTypeListCount()[all …]
53820 pub struct MutableDescriptorTypeCreateInfoEXT { struct53826 impl ::std::default::Default for MutableDescriptorTypeCreateInfoEXT { implementation53837 unsafe impl TaggedStructure for MutableDescriptorTypeCreateInfoEXT { implementation53840 impl MutableDescriptorTypeCreateInfoEXT { implementation53854 unsafe impl ExtendsDescriptorSetLayoutCreateInfo for MutableDescriptorTypeCreateInfoEXT {} implementation53856 unsafe impl ExtendsDescriptorPoolCreateInfo for MutableDescriptorTypeCreateInfoEXT {} implementation53881 pub fn build(self) -> MutableDescriptorTypeCreateInfoEXT { in build()