Home
last modified time | relevance | path

Searched refs:DemoteToHelperInvocation (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dspirv_capabilities.c84 .DemoteToHelperInvocation = gl_exts->EXT_demote_to_helper_invocation, in _mesa_fill_supported_spirv_capabilities()
/aosp_15_r20/out/soong/.intermediates/external/angle/third_party_spirv_tools_src_spvtools_core_enums_unified1/android_arm64_armv8-2a_cortex-a55/gen/
Denum_string_mapping.inc627 case spv::Capability::DemoteToHelperInvocation:
628 return "DemoteToHelperInvocation";
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dspirv_reqs.rs1076 Capability::DemoteToHelperInvocation => { in check_spirv_capability()
Dspirv_parse.rs2339 DemoteToHelperInvocation, enumerator
6645 5380u16 => Self::DemoteToHelperInvocation, in parse()
11570 DemoteToHelperInvocation, enumerator
11769 5379u32 => Self::DemoteToHelperInvocation, in parse()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspirv.lua1111 DemoteToHelperInvocation = 5379,
H A Dspirv.cs1153 DemoteToHelperInvocation = 5379, enumerator
H A Dspirv.bf1154 DemoteToHelperInvocation = 5379,
H A Dspirv.hpp111149 DemoteToHelperInvocation = 5379,
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.lua1106 DemoteToHelperInvocation = 5379,
Dspirv.cs1148 DemoteToHelperInvocation = 5379, enumerator
Dspirv.bf1149 DemoteToHelperInvocation = 5379,
Dspirv.hpp111144 DemoteToHelperInvocation = 5379,
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/unified1/
H A Dspirv.lua1154 DemoteToHelperInvocation = 5379,
H A Dspirv.cs1196 DemoteToHelperInvocation = 5379, enumerator
H A Dspirv.bf1197 DemoteToHelperInvocation = 5379,
H A Dspirv.hpp111163 DemoteToHelperInvocation = 5379,
3861 case Capability::DemoteToHelperInvocation: return "DemoteToHelperInvocation";
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/
H A Denum_set_test.cpp220 spv::Capability::DemoteToHelperInvocation,
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/
Denum_set_test.cpp220 spv::Capability::DemoteToHelperInvocation,
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/
H A Denum_set_test.cpp220 spv::Capability::DemoteToHelperInvocation,
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShader.hpp614 bool DemoteToHelperInvocation : 1; member
H A DSpirvShader.cpp425 … case spv::CapabilityDemoteToHelperInvocation: capabilities.DemoteToHelperInvocation = true; break;
/aosp_15_r20/external/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c64 .DemoteToHelperInvocation = true,
6896 (dxsc && !b->enabled_capabilities.DemoteToHelperInvocation) || in spirv_to_nir()
6898 b->supported_capabilities.DemoteToHelperInvocation; in spirv_to_nir()
H A Dvtn_variables.c1629 (b->enabled_capabilities.DemoteToHelperInvocation || in var_decoration_cb()
/aosp_15_r20/out/soong/.intermediates/external/angle/third_party_spirv_tools_src_spvtools_core_tables_unified1/android_arm64_armv8-2a_cortex-a55/gen/
Dcore.insts-unified1.inc33 …ility pygen_variable_caps_DemoteToHelperInvocation[] = {spv::Capability::DemoteToHelperInvocation};
636 …{"DemoteToHelperInvocation", spv::Op::OpDemoteToHelperInvocation, 1, pygen_variable_aliases_OpDemo…
Doperand.kinds-unified1.inc1315 …{"DemoteToHelperInvocation", 5379, 1, pygen_variable_aliases_DemoteToHelperInvocationEXT, 1, pygen…

12