Lines Matching defs:PhysicalDeviceDiscardRectanglePropertiesEXT
55732 struct PhysicalDeviceDiscardRectanglePropertiesEXT struct
55734 using NativeType = VkPhysicalDeviceDiscardRectanglePropertiesEXT;
55740 …VULKAN_HPP_CONSTEXPR PhysicalDeviceDiscardRectanglePropertiesEXT( uint32_t maxDiscardRectangles_ =… in PhysicalDeviceDiscardRectanglePropertiesEXT() function
55748 …PhysicalDeviceDiscardRectanglePropertiesEXT( VkPhysicalDeviceDiscardRectanglePropertiesEXT const &… in PhysicalDeviceDiscardRectanglePropertiesEXT() function
55758 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDiscardRectanglePropertiesEXT const … in operator =()
55762 …explicit operator VkPhysicalDeviceDiscardRectanglePropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDiscardRectanglePropertiesEXT const&()
55767 explicit operator VkPhysicalDeviceDiscardRectanglePropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDiscardRectanglePropertiesEXT&()
55778 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
55787 …ool operator==( PhysicalDeviceDiscardRectanglePropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
55796 …ool operator!=( PhysicalDeviceDiscardRectanglePropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
55803 …::StructureType sType = StructureType::ePhysicalDeviceDiscardRectanglePropertiesEXT;
55804 void * pNext = {};
55805 uint32_t maxDiscardRectangles = {};