Home
last modified time | relevance | path

Searched defs:PhysicalDeviceDiscardRectanglePropertiesEXT (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp52443 struct PhysicalDeviceDiscardRectanglePropertiesEXT struct
52452 VULKAN_HPP_CONSTEXPR PhysicalDeviceDiscardRectanglePropertiesEXT(uint32_t maxDiscardRectangles_ = {… in PhysicalDeviceDiscardRectanglePropertiesEXT() function
52458PhysicalDeviceDiscardRectanglePropertiesEXT( VkPhysicalDeviceDiscardRectanglePropertiesEXT const &… in PhysicalDeviceDiscardRectanglePropertiesEXT() function
52468 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDiscardRectanglePropertiesEXT const … in operator =()
52473 operator VkPhysicalDeviceDiscardRectanglePropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDiscardRectanglePropertiesEXT const&()
52478 operator VkPhysicalDeviceDiscardRectanglePropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDiscardRectanglePropertiesEXT&()
52489 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
52499 …ool operator==( PhysicalDeviceDiscardRectanglePropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
52510 …ool operator!=( PhysicalDeviceDiscardRectanglePropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
52517 …N_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceDiscardRectanglePropertiesEXT;
[all …]