Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp50546 struct PhysicalDeviceSampleLocationsPropertiesEXT struct
50548 using NativeType = VkPhysicalDeviceSampleLocationsPropertiesEXT;
50550 static const bool allowDuplicate = false;
50551 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
50555 VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceSampleLocationsPropertiesEXT( in PhysicalDeviceSampleLocationsPropertiesEXT() argument
50571PhysicalDeviceSampleLocationsPropertiesEXT( VkPhysicalDeviceSampleLocationsPropertiesEXT const & r… in PhysicalDeviceSampleLocationsPropertiesEXT() function
50584 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT const *… in operator =()
50588 operator VkPhysicalDeviceSampleLocationsPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSampleLocationsPropertiesEXT const&()
50593 operator VkPhysicalDeviceSampleLocationsPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSampleLocationsPropertiesEXT&()
50601 …bool operator==( PhysicalDeviceSampleLocationsPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp79636 struct PhysicalDeviceSampleLocationsPropertiesEXT struct
79638 using NativeType = VkPhysicalDeviceSampleLocationsPropertiesEXT;
79640 static const bool allowDuplicate = false;
79641 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceSampleLocationsPropertiesEXT;
79644 …HPP_CONSTEXPR_14 PhysicalDeviceSampleLocationsPropertiesEXT( VULKAN_HPP_NAMESPACE::SampleCountFlag… in PhysicalDeviceSampleLocationsPropertiesEXT() function
79661PhysicalDeviceSampleLocationsPropertiesEXT( VkPhysicalDeviceSampleLocationsPropertiesEXT const & r… in PhysicalDeviceSampleLocationsPropertiesEXT() function
79671 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceSampleLocationsPropertiesEXT const *… in operator =()
79675 operator VkPhysicalDeviceSampleLocationsPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSampleLocationsPropertiesEXT const&()
79680 operator VkPhysicalDeviceSampleLocationsPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceSampleLocationsPropertiesEXT&()
79697 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]