Home
last modified time | relevance | path

Searched refs:eFramebufferMixedSamplesCombinationNV (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_enums.hpp696eFramebufferMixedSamplesCombinationNV = VK_STRUCTURE_TYPE_FRAMEBUFFER_MIXED_SAMPLES_COMBINAT… enumerator
1623 …case StructureType::eFramebufferMixedSamplesCombinationNV: return "FramebufferMixedSamplesCombinat… in to_string()
Dvulkan_structs.hpp26704 StructureType::eFramebufferMixedSamplesCombinationNV;
26765 …PP_NAMESPACE::StructureType sType = StructureType::eFramebufferMixedSamplesCombinationNV;
26783 struct CppType<StructureType, StructureType::eFramebufferMixedSamplesCombinationNV>
/third_party/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp983eFramebufferMixedSamplesCombinationNV = VK_STRUCTURE_TYPE_FRAMEBUFFER_MIXED_SA… enumerator
Dvulkan_to_string.hpp4145 …case StructureType::eFramebufferMixedSamplesCombinationNV: return "FramebufferMixedSamplesCombinat… in to_string()
Dvulkan_structs.hpp38611 …T_OR_CONSTEXPR StructureType structureType = StructureType::eFramebufferMixedSamplesCombinationNV;
38691 …ructureType sType = StructureType::eFramebufferMixedSamplesCombinationNV;
38700 struct CppType<StructureType, StructureType::eFramebufferMixedSamplesCombinationNV>