Home
last modified time | relevance | path

Searched refs:CodeSectionINTEL (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspirv.lua243 CodeSectionINTEL = 5605,
H A Dspirv.cs253 CodeSectionINTEL = 5605, enumerator
H A Dspirv.bf254 CodeSectionINTEL = 5605,
H A Dspirv.hpp11257 CodeSectionINTEL = 5605,
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.lua240 CodeSectionINTEL = 5605,
Dspirv.cs250 CodeSectionINTEL = 5605, enumerator
Dspirv.bf251 CodeSectionINTEL = 5605,
Dspirv.hpp11254 CodeSectionINTEL = 5605,
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/unified1/
H A Dspirv.lua251 CodeSectionINTEL = 5605,
H A Dspirv.cs261 CodeSectionINTEL = 5605, enumerator
H A Dspirv.bf262 CodeSectionINTEL = 5605,
H A Dspirv.hpp11260 CodeSectionINTEL = 5605,
3214 case StorageClass::CodeSectionINTEL: return "CodeSectionINTEL";
/aosp_15_r20/out/soong/.intermediates/external/angle/third_party_spirv_tools_src_spvtools_core_tables_unified1/android_arm64_armv8-2a_cortex-a55/gen/
Doperand.kinds-unified1.inc681 …{"CodeSectionINTEL", 5605, 0, nullptr, 1, pygen_variable_caps_FunctionPointersINTEL, 1, pygen_vari…
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dspirv_parse.rs10227 CodeSectionINTEL, enumerator
10255 5605u32 => Self::CodeSectionINTEL, in parse()