Lines Matching defs:PhysicalDeviceDiscardRectanglePropertiesEXT
62467 struct PhysicalDeviceDiscardRectanglePropertiesEXT struct
62469 using NativeType = VkPhysicalDeviceDiscardRectanglePropertiesEXT;
62475 …VULKAN_HPP_CONSTEXPR PhysicalDeviceDiscardRectanglePropertiesEXT( uint32_t maxDiscardRectangles_ =… in PhysicalDeviceDiscardRectanglePropertiesEXT() function
62483 …PhysicalDeviceDiscardRectanglePropertiesEXT( VkPhysicalDeviceDiscardRectanglePropertiesEXT const &… in PhysicalDeviceDiscardRectanglePropertiesEXT() function
62493 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDiscardRectanglePropertiesEXT const … in operator =()
62497 operator VkPhysicalDeviceDiscardRectanglePropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDiscardRectanglePropertiesEXT const&()
62502 operator VkPhysicalDeviceDiscardRectanglePropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDiscardRectanglePropertiesEXT&()
62513 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
62522 …ool operator==( PhysicalDeviceDiscardRectanglePropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
62531 …ool operator!=( PhysicalDeviceDiscardRectanglePropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
62538 …::StructureType sType = StructureType::ePhysicalDeviceDiscardRectanglePropertiesEXT;
62539 void * pNext = {};
62540 uint32_t maxDiscardRectangles = {};