/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | spirv_capabilities.c | 84 .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/ |
D | enum_string_mapping.inc | 627 case spv::Capability::DemoteToHelperInvocation: 628 return "DemoteToHelperInvocation";
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/ |
D | spirv_reqs.rs | 1076 Capability::DemoteToHelperInvocation => { in check_spirv_capability()
|
D | spirv_parse.rs | 2339 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 D | spirv.lua | 1111 DemoteToHelperInvocation = 5379,
|
H A D | spirv.cs | 1153 DemoteToHelperInvocation = 5379, enumerator
|
H A D | spirv.bf | 1154 DemoteToHelperInvocation = 5379,
|
H A D | spirv.hpp11 | 1149 DemoteToHelperInvocation = 5379,
|
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.lua | 1106 DemoteToHelperInvocation = 5379,
|
D | spirv.cs | 1148 DemoteToHelperInvocation = 5379, enumerator
|
D | spirv.bf | 1149 DemoteToHelperInvocation = 5379,
|
D | spirv.hpp11 | 1144 DemoteToHelperInvocation = 5379,
|
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
H A D | spirv.lua | 1154 DemoteToHelperInvocation = 5379,
|
H A D | spirv.cs | 1196 DemoteToHelperInvocation = 5379, enumerator
|
H A D | spirv.bf | 1197 DemoteToHelperInvocation = 5379,
|
H A D | spirv.hpp11 | 1163 DemoteToHelperInvocation = 5379, 3861 case Capability::DemoteToHelperInvocation: return "DemoteToHelperInvocation";
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/ |
H A D | enum_set_test.cpp | 220 spv::Capability::DemoteToHelperInvocation,
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/ |
D | enum_set_test.cpp | 220 spv::Capability::DemoteToHelperInvocation,
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | enum_set_test.cpp | 220 spv::Capability::DemoteToHelperInvocation,
|
/aosp_15_r20/external/swiftshader/src/Pipeline/ |
H A D | SpirvShader.hpp | 614 bool DemoteToHelperInvocation : 1; member
|
H A D | SpirvShader.cpp | 425 … case spv::CapabilityDemoteToHelperInvocation: capabilities.DemoteToHelperInvocation = true; break;
|
/aosp_15_r20/external/mesa3d/src/compiler/spirv/ |
H A D | spirv_to_nir.c | 64 .DemoteToHelperInvocation = true, 6896 (dxsc && !b->enabled_capabilities.DemoteToHelperInvocation) || in spirv_to_nir() 6898 b->supported_capabilities.DemoteToHelperInvocation; in spirv_to_nir()
|
H A D | vtn_variables.c | 1629 (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/ |
D | core.insts-unified1.inc | 33 …ility pygen_variable_caps_DemoteToHelperInvocation[] = {spv::Capability::DemoteToHelperInvocation}; 636 …{"DemoteToHelperInvocation", spv::Op::OpDemoteToHelperInvocation, 1, pygen_variable_aliases_OpDemo…
|
D | operand.kinds-unified1.inc | 1315 …{"DemoteToHelperInvocation", 5379, 1, pygen_variable_aliases_DemoteToHelperInvocationEXT, 1, pygen…
|