Home
last modified time | relevance | path

Searched refs:LoopControlIterationMultipleMask (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/unified1/
Dspirv.hpp601 LoopControlIterationMultipleMask = 0x00000040, enumerator
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
Dspirv.hpp784 LoopControlIterationMultipleMask = 0x00000040, enumerator
DGlslangToSpv.cpp1267 control = control | spv::LoopControlIterationMultipleMask; in TranslateLoopControl()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspirv.hpp828 LoopControlIterationMultipleMask = 0x00000040, enumerator
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.hpp824 LoopControlIterationMultipleMask = 0x00000040, enumerator
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/unified1/
H A Dspirv.hpp836 LoopControlIterationMultipleMask = 0x00000040, enumerator
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A Dspirv.hpp836 LoopControlIterationMultipleMask = 0x00000040, enumerator
H A DGlslangToSpv.cpp1259 control = control | spv::LoopControlIterationMultipleMask; in TranslateLoopControl()