Lines Matching defs:PhysicalDeviceDescriptorPoolOverallocationFeaturesNV
61707 struct PhysicalDeviceDescriptorPoolOverallocationFeaturesNV struct
61709 using NativeType = VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV;
61711 static const bool allowDuplicate = false;
61712 …tructureType structureType = StructureType::ePhysicalDeviceDescriptorPoolOverallocationFeaturesNV;
61715 …VULKAN_HPP_CONSTEXPR PhysicalDeviceDescriptorPoolOverallocationFeaturesNV( VULKAN_HPP_NAMESPACE::B… in PhysicalDeviceDescriptorPoolOverallocationFeaturesNV() function
61725 …PhysicalDeviceDescriptorPoolOverallocationFeaturesNV( VkPhysicalDeviceDescriptorPoolOverallocation… in PhysicalDeviceDescriptorPoolOverallocationFeaturesNV() function
61736 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDescriptorPoolOverallocationFeatures… in operator =()
61741 …hysicalDeviceDescriptorPoolOverallocationFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
61748 …oolOverallocation( VULKAN_HPP_NAMESPACE::Bool32 descriptorPoolOverallocation_ ) VULKAN_HPP_NOEXCEPT in setDescriptorPoolOverallocation()
61755 …operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV const&()
61760 operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV&()
61771 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
61780 …tor==( PhysicalDeviceDescriptorPoolOverallocationFeaturesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
61789 …tor!=( PhysicalDeviceDescriptorPoolOverallocationFeaturesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
61796 …Type = StructureType::ePhysicalDeviceDescriptorPoolOverallocationFeaturesNV;
61797 void * pNext = {};
61798 VULKAN_HPP_NAMESPACE::Bool32 descriptorPoolOverallocation = {};