Searched defs:PhysicalDeviceMutableDescriptorTypeFeaturesEXT (Results 1 – 4 of 4) sorted by relevance
76077 struct PhysicalDeviceMutableDescriptorTypeFeaturesEXT struct76079 using NativeType = VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT;76081 static const bool allowDuplicate = false;76085 …VULKAN_HPP_CONSTEXPR PhysicalDeviceMutableDescriptorTypeFeaturesEXT( VULKAN_HPP_NAMESPACE::Bool32 … in PhysicalDeviceMutableDescriptorTypeFeaturesEXT() function76095 …PhysicalDeviceMutableDescriptorTypeFeaturesEXT( VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT c… in PhysicalDeviceMutableDescriptorTypeFeaturesEXT() function76105 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMutableDescriptorTypeFeaturesEXT con… in operator =()76110 …R_14 PhysicalDeviceMutableDescriptorTypeFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()76117 …setMutableDescriptorType( VULKAN_HPP_NAMESPACE::Bool32 mutableDescriptorType_ ) VULKAN_HPP_NOEXCEPT in setMutableDescriptorType()76124 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const&()76129 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT&()[all …]
74711 struct PhysicalDeviceMutableDescriptorTypeFeaturesEXT struct74713 using NativeType = VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT;74715 static const bool allowDuplicate = false;74719 …VULKAN_HPP_CONSTEXPR PhysicalDeviceMutableDescriptorTypeFeaturesEXT( VULKAN_HPP_NAMESPACE::Bool32 … in PhysicalDeviceMutableDescriptorTypeFeaturesEXT() function74729 …PhysicalDeviceMutableDescriptorTypeFeaturesEXT( VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT c… in PhysicalDeviceMutableDescriptorTypeFeaturesEXT() function74739 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMutableDescriptorTypeFeaturesEXT con… in operator =()74744 …R_14 PhysicalDeviceMutableDescriptorTypeFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()74751 …setMutableDescriptorType( VULKAN_HPP_NAMESPACE::Bool32 mutableDescriptorType_ ) VULKAN_HPP_NOEXCEPT in setMutableDescriptorType()74758 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const&()74763 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT&()[all …]
92456 struct PhysicalDeviceMutableDescriptorTypeFeaturesEXT struct92458 using NativeType = VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT;92460 static const bool allowDuplicate = false;92464 …VULKAN_HPP_CONSTEXPR PhysicalDeviceMutableDescriptorTypeFeaturesEXT( VULKAN_HPP_NAMESPACE::Bool32 … in PhysicalDeviceMutableDescriptorTypeFeaturesEXT() function92474 …PhysicalDeviceMutableDescriptorTypeFeaturesEXT( VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT c… in PhysicalDeviceMutableDescriptorTypeFeaturesEXT() function92484 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMutableDescriptorTypeFeaturesEXT con… in operator =()92489 …R_14 PhysicalDeviceMutableDescriptorTypeFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()92496 …setMutableDescriptorType( VULKAN_HPP_NAMESPACE::Bool32 mutableDescriptorType_ ) VULKAN_HPP_NOEXCEPT in setMutableDescriptorType()92503 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT const&()92508 operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT&()[all …]
53698 pub struct PhysicalDeviceMutableDescriptorTypeFeaturesEXT { struct53703 impl ::std::default::Default for PhysicalDeviceMutableDescriptorTypeFeaturesEXT { implementation53713 unsafe impl TaggedStructure for PhysicalDeviceMutableDescriptorTypeFeaturesEXT { implementation53717 impl PhysicalDeviceMutableDescriptorTypeFeaturesEXT { impl53734 unsafe impl ExtendsPhysicalDeviceFeatures2 for PhysicalDeviceMutableDescriptorTypeFeaturesEXT {} implementation53736 unsafe impl ExtendsDeviceCreateInfo for PhysicalDeviceMutableDescriptorTypeFeaturesEXT {} implementation53757 pub fn build(self) -> PhysicalDeviceMutableDescriptorTypeFeaturesEXT { in build()