Searched defs:PhysicalDeviceDescriptorPoolOverallocationFeaturesNV (Results 1 – 1 of 1) sorted by relevance
61709 struct PhysicalDeviceDescriptorPoolOverallocationFeaturesNV struct61711 using NativeType = VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV;61713 static const bool allowDuplicate = false;61714 …tructureType structureType = StructureType::ePhysicalDeviceDescriptorPoolOverallocationFeaturesNV;61717 …VULKAN_HPP_CONSTEXPR PhysicalDeviceDescriptorPoolOverallocationFeaturesNV( VULKAN_HPP_NAMESPACE::B… in PhysicalDeviceDescriptorPoolOverallocationFeaturesNV() function61727 …PhysicalDeviceDescriptorPoolOverallocationFeaturesNV( VkPhysicalDeviceDescriptorPoolOverallocation… in PhysicalDeviceDescriptorPoolOverallocationFeaturesNV() function61738 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDescriptorPoolOverallocationFeatures… in operator =()61743 …hysicalDeviceDescriptorPoolOverallocationFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()61750 …oolOverallocation( VULKAN_HPP_NAMESPACE::Bool32 descriptorPoolOverallocation_ ) VULKAN_HPP_NOEXCEPT in setDescriptorPoolOverallocation()61757 …operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV const&()[all …]