/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | spirv_capabilities.c | 99 .IntegerFunctions2INTEL = gl_exts->INTEL_shader_integer_functions2, 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 | 669 case spv::Capability::IntegerFunctions2INTEL: 670 return "IntegerFunctions2INTEL";
|
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/unified1/ |
D | spirv.lua | 816 IntegerFunctions2INTEL = 5584,
|
D | spirv.cs | 858 IntegerFunctions2INTEL = 5584, enumerator
|
D | spirv.hpp11 | 854 IntegerFunctions2INTEL = 5584,
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/ |
D | spirv_reqs.rs | 1036 Capability::IntegerFunctions2INTEL => { in check_spirv_capability()
|
D | spirv_parse.rs | 11578 IntegerFunctions2INTEL, enumerator 11777 5584u32 => Self::IntegerFunctions2INTEL, in parse()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
H A D | spirv.lua | 1127 IntegerFunctions2INTEL = 5584,
|
H A D | spirv.cs | 1169 IntegerFunctions2INTEL = 5584, enumerator
|
H A D | spirv.bf | 1170 IntegerFunctions2INTEL = 5584,
|
H A D | spirv.hpp11 | 1165 IntegerFunctions2INTEL = 5584,
|
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.lua | 1120 IntegerFunctions2INTEL = 5584,
|
D | spirv.cs | 1162 IntegerFunctions2INTEL = 5584, enumerator
|
D | spirv.bf | 1163 IntegerFunctions2INTEL = 5584,
|
D | spirv.hpp11 | 1158 IntegerFunctions2INTEL = 5584,
|
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
H A D | spirv.lua | 1176 IntegerFunctions2INTEL = 5584,
|
H A D | spirv.cs | 1218 IntegerFunctions2INTEL = 5584, enumerator
|
H A D | spirv.bf | 1219 IntegerFunctions2INTEL = 5584,
|
H A D | spirv.hpp11 | 1185 IntegerFunctions2INTEL = 5584, 3882 case Capability::IntegerFunctions2INTEL: return "IntegerFunctions2INTEL";
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/ |
H A D | enum_set_test.cpp | 231 spv::Capability::IntegerFunctions2INTEL,
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/ |
D | enum_set_test.cpp | 231 spv::Capability::IntegerFunctions2INTEL,
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | enum_set_test.cpp | 231 spv::Capability::IntegerFunctions2INTEL,
|
/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 | operand.kinds-unified1.inc | 1336 …{"IntegerFunctions2INTEL", 5584, 0, nullptr, 1, pygen_variable_caps_Shader, 1, pygen_variable_exts…
|
D | core.insts-unified1.inc | 58 …apability pygen_variable_caps_IntegerFunctions2INTEL[] = {spv::Capability::IntegerFunctions2INTEL};
|
/aosp_15_r20/external/mesa3d/src/compiler/spirv/ |
H A D | spirv_to_nir.c | 120 .IntegerFunctions2INTEL = true,
|