• Home
  • Raw
  • Download

Lines Matching defs:PhysicalDeviceDescriptorPoolOverallocationFeaturesNV

61709   struct PhysicalDeviceDescriptorPoolOverallocationFeaturesNV  struct
61711 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() function
61727PhysicalDeviceDescriptorPoolOverallocationFeaturesNV( VkPhysicalDeviceDescriptorPoolOverallocation… in PhysicalDeviceDescriptorPoolOverallocationFeaturesNV() function
61738 …*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&()
61762 operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV&()
61773 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
61782 …tor==( PhysicalDeviceDescriptorPoolOverallocationFeaturesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
61791 …tor!=( PhysicalDeviceDescriptorPoolOverallocationFeaturesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
61798 …Type = StructureType::ePhysicalDeviceDescriptorPoolOverallocationFeaturesNV;
61799 void * pNext = {};
61800 VULKAN_HPP_NAMESPACE::Bool32 descriptorPoolOverallocation = {};