Searched defs:PhysicalDeviceMultiDrawPropertiesEXT (Results 1 – 1 of 1) sorted by relevance
42088 struct PhysicalDeviceMultiDrawPropertiesEXT struct42095 …VULKAN_HPP_CONSTEXPR PhysicalDeviceMultiDrawPropertiesEXT( uint32_t maxMultiDrawCount_ = {} ) VULK… in PhysicalDeviceMultiDrawPropertiesEXT() function42102 …PhysicalDeviceMultiDrawPropertiesEXT( VkPhysicalDeviceMultiDrawPropertiesEXT const & rhs ) VULKAN_… in PhysicalDeviceMultiDrawPropertiesEXT() function42113 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiDrawPropertiesEXT const *>( &rh… in operator =()42117 operator VkPhysicalDeviceMultiDrawPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMultiDrawPropertiesEXT const&()42122 operator VkPhysicalDeviceMultiDrawPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMultiDrawPropertiesEXT&()42130 bool operator==( PhysicalDeviceMultiDrawPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()42135 bool operator!=( PhysicalDeviceMultiDrawPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()42142 …_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceMultiDrawPropertiesEXT;42143 void * pNext = {};[all …]