• Home
  • Raw
  • Download

Lines Matching defs:PhysicalDeviceDescriptorPoolOverallocationFeaturesNV

71106   struct PhysicalDeviceDescriptorPoolOverallocationFeaturesNV  struct
71108 using NativeType = VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV;
71110 static const bool allowDuplicate = false;
71111 …tructureType structureType = StructureType::ePhysicalDeviceDescriptorPoolOverallocationFeaturesNV;
71114 …VULKAN_HPP_CONSTEXPR PhysicalDeviceDescriptorPoolOverallocationFeaturesNV( VULKAN_HPP_NAMESPACE::B… in PhysicalDeviceDescriptorPoolOverallocationFeaturesNV() function
71124PhysicalDeviceDescriptorPoolOverallocationFeaturesNV( VkPhysicalDeviceDescriptorPoolOverallocation… in PhysicalDeviceDescriptorPoolOverallocationFeaturesNV() function
71135 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDescriptorPoolOverallocationFeatures… in operator =()
71140 …hysicalDeviceDescriptorPoolOverallocationFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
71147 …oolOverallocation( VULKAN_HPP_NAMESPACE::Bool32 descriptorPoolOverallocation_ ) VULKAN_HPP_NOEXCEPT in setDescriptorPoolOverallocation()
71154 …operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV const&()
71159 operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV&()
71170 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
71179 …tor==( PhysicalDeviceDescriptorPoolOverallocationFeaturesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
71188 …tor!=( PhysicalDeviceDescriptorPoolOverallocationFeaturesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
71195 …Type = StructureType::ePhysicalDeviceDescriptorPoolOverallocationFeaturesNV;
71196 void * pNext = {};
71197 VULKAN_HPP_NAMESPACE::Bool32 descriptorPoolOverallocation = {};