Lines Matching defs:PhysicalDeviceDiscardRectanglePropertiesEXT
62465 struct PhysicalDeviceDiscardRectanglePropertiesEXT struct
62467 using NativeType = VkPhysicalDeviceDiscardRectanglePropertiesEXT;
62473 …VULKAN_HPP_CONSTEXPR PhysicalDeviceDiscardRectanglePropertiesEXT( uint32_t maxDiscardRectangles_ =… in PhysicalDeviceDiscardRectanglePropertiesEXT() function
62481 …PhysicalDeviceDiscardRectanglePropertiesEXT( VkPhysicalDeviceDiscardRectanglePropertiesEXT const &… in PhysicalDeviceDiscardRectanglePropertiesEXT() function
62491 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDiscardRectanglePropertiesEXT const … in operator =()
62495 operator VkPhysicalDeviceDiscardRectanglePropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDiscardRectanglePropertiesEXT const&()
62500 operator VkPhysicalDeviceDiscardRectanglePropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDiscardRectanglePropertiesEXT&()
62511 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
62520 …ool operator==( PhysicalDeviceDiscardRectanglePropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
62529 …ool operator!=( PhysicalDeviceDiscardRectanglePropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
62536 …::StructureType sType = StructureType::ePhysicalDeviceDiscardRectanglePropertiesEXT;
62537 void * pNext = {};
62538 uint32_t maxDiscardRectangles = {};