Lines Matching defs:PhysicalDeviceDiscardRectanglePropertiesEXT
63029 struct PhysicalDeviceDiscardRectanglePropertiesEXT struct
63031 using NativeType = VkPhysicalDeviceDiscardRectanglePropertiesEXT;
63037 …VULKAN_HPP_CONSTEXPR PhysicalDeviceDiscardRectanglePropertiesEXT( uint32_t maxDiscardRectangles_ =… in PhysicalDeviceDiscardRectanglePropertiesEXT() function
63045 …PhysicalDeviceDiscardRectanglePropertiesEXT( VkPhysicalDeviceDiscardRectanglePropertiesEXT const &… in PhysicalDeviceDiscardRectanglePropertiesEXT() function
63055 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDiscardRectanglePropertiesEXT const … in operator =()
63059 operator VkPhysicalDeviceDiscardRectanglePropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDiscardRectanglePropertiesEXT const&()
63064 operator VkPhysicalDeviceDiscardRectanglePropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDiscardRectanglePropertiesEXT&()
63075 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
63084 …ool operator==( PhysicalDeviceDiscardRectanglePropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
63093 …ool operator!=( PhysicalDeviceDiscardRectanglePropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
63100 …::StructureType sType = StructureType::ePhysicalDeviceDiscardRectanglePropertiesEXT;
63101 void * pNext = {};
63102 uint32_t maxDiscardRectangles = {};