Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp65626 struct PhysicalDeviceSampleLocationsPropertiesEXT struct
65635 VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceSampleLocationsPropertiesEXT(VULKAN_HPP_NAMESPACE::SampleCoun… in PhysicalDeviceSampleLocationsPropertiesEXT() function
65641PhysicalDeviceSampleLocationsPropertiesEXT( VkPhysicalDeviceSampleLocationsPropertiesEXT const & r… in PhysicalDeviceSampleLocationsPropertiesEXT() function
65651 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT const *… in operator =()
65656 operator VkPhysicalDeviceSampleLocationsPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSampleLocationsPropertiesEXT const&()
65661 operator VkPhysicalDeviceSampleLocationsPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSampleLocationsPropertiesEXT&()
65672 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
65682 …bool operator==( PhysicalDeviceSampleLocationsPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
65697 …bool operator!=( PhysicalDeviceSampleLocationsPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
65704 …AN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceSampleLocationsPropertiesEXT;
[all …]