Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp50618 struct PhysicalDeviceCustomBorderColorPropertiesEXT struct
50627 VULKAN_HPP_CONSTEXPR PhysicalDeviceCustomBorderColorPropertiesEXT(uint32_t maxCustomBorderColorSamp… in PhysicalDeviceCustomBorderColorPropertiesEXT() function
50633PhysicalDeviceCustomBorderColorPropertiesEXT( VkPhysicalDeviceCustomBorderColorPropertiesEXT const… in PhysicalDeviceCustomBorderColorPropertiesEXT() function
50643 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorPropertiesEXT const… in operator =()
50648 operator VkPhysicalDeviceCustomBorderColorPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCustomBorderColorPropertiesEXT const&()
50653 operator VkPhysicalDeviceCustomBorderColorPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCustomBorderColorPropertiesEXT&()
50664 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
50674 …ol operator==( PhysicalDeviceCustomBorderColorPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
50685 …ol operator!=( PhysicalDeviceCustomBorderColorPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
50692 …_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceCustomBorderColorPropertiesEXT;
[all …]