Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_structs.hpp81959 struct PhysicalDevicePipelineRobustnessProperties struct
81961 using NativeType = VkPhysicalDevicePipelineRobustnessProperties;
81963 static const bool allowDuplicate = false;
81964 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDevicePipelineRobustnessProperties;
81967 VULKAN_HPP_CONSTEXPR PhysicalDevicePipelineRobustnessProperties( in PhysicalDevicePipelineRobustnessProperties() argument
81986PhysicalDevicePipelineRobustnessProperties( VkPhysicalDevicePipelineRobustnessProperties const & r… in PhysicalDevicePipelineRobustnessProperties() function
81996 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePipelineRobustnessProperties const *… in operator =()
82000 operator VkPhysicalDevicePipelineRobustnessProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePipelineRobustnessProperties const&()
82005 operator VkPhysicalDevicePipelineRobustnessProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePipelineRobustnessProperties&()
82021 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp78289 struct PhysicalDevicePipelineRobustnessProperties struct
78291 using NativeType = VkPhysicalDevicePipelineRobustnessProperties;
78293 static const bool allowDuplicate = false;
78294 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDevicePipelineRobustnessProperties;
78297 VULKAN_HPP_CONSTEXPR PhysicalDevicePipelineRobustnessProperties( in PhysicalDevicePipelineRobustnessProperties() function
78316PhysicalDevicePipelineRobustnessProperties( VkPhysicalDevicePipelineRobustnessProperties const & r… in PhysicalDevicePipelineRobustnessProperties() function
78326 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePipelineRobustnessProperties const *… in operator =()
78330 operator VkPhysicalDevicePipelineRobustnessProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePipelineRobustnessProperties const&()
78335 operator VkPhysicalDevicePipelineRobustnessProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePipelineRobustnessProperties&()
78351 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]