Searched defs:PhysicalDeviceMultiDrawPropertiesEXT (Results 1 – 2 of 2) sorted by relevance
47127 struct PhysicalDeviceMultiDrawPropertiesEXT struct47129 using NativeType = VkPhysicalDeviceMultiDrawPropertiesEXT;47136 …VULKAN_HPP_CONSTEXPR PhysicalDeviceMultiDrawPropertiesEXT( uint32_t maxMultiDrawCount_ = {} ) VULK… in PhysicalDeviceMultiDrawPropertiesEXT() function47143 …PhysicalDeviceMultiDrawPropertiesEXT( VkPhysicalDeviceMultiDrawPropertiesEXT const & rhs ) VULKAN_… in PhysicalDeviceMultiDrawPropertiesEXT() function47154 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiDrawPropertiesEXT const *>( &rh… in operator =()47158 operator VkPhysicalDeviceMultiDrawPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMultiDrawPropertiesEXT const&()47163 operator VkPhysicalDeviceMultiDrawPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMultiDrawPropertiesEXT&()47187 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiDrawPropertiesEXT ) ==
73230 struct PhysicalDeviceMultiDrawPropertiesEXT struct73232 using NativeType = VkPhysicalDeviceMultiDrawPropertiesEXT;73238 …VULKAN_HPP_CONSTEXPR PhysicalDeviceMultiDrawPropertiesEXT( uint32_t maxMultiDrawCount_ = {}, void … in PhysicalDeviceMultiDrawPropertiesEXT() function73246 …PhysicalDeviceMultiDrawPropertiesEXT( VkPhysicalDeviceMultiDrawPropertiesEXT const & rhs ) VULKAN_… in PhysicalDeviceMultiDrawPropertiesEXT() function73256 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMultiDrawPropertiesEXT const *>( &rh… in operator =()73260 operator VkPhysicalDeviceMultiDrawPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMultiDrawPropertiesEXT const&()73265 operator VkPhysicalDeviceMultiDrawPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMultiDrawPropertiesEXT&()73276 reflect() const VULKAN_HPP_NOEXCEPT in reflect()73285 bool operator==( PhysicalDeviceMultiDrawPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()73294 bool operator!=( PhysicalDeviceMultiDrawPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()[all …]