Home
last modified time | relevance | path

Searched refs:ScopeInvocation (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/1.2/
Dspirv.hpp560 ScopeInvocation = 4, enumerator
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.hpp560 ScopeInvocation = 4, enumerator
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.hpp546 ScopeInvocation = 4, enumerator
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/1.2/
H A Dspirv.hpp560 ScopeInvocation = 4, enumerator
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.hpp546 ScopeInvocation = 4, enumerator
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
Dspirv.hpp560 ScopeInvocation = 4, enumerator
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/1.1/
H A Dspirv.hpp555 ScopeInvocation = 4, enumerator
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.hpp555 ScopeInvocation = 4, enumerator
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.hpp555 ScopeInvocation = 4, enumerator
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.hpp546 ScopeInvocation = 4, enumerator
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.hpp555 ScopeInvocation = 4, enumerator
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/1.0/
H A Dspirv.hpp546 ScopeInvocation = 4, enumerator
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/unified1/
H A Dspirv.hpp948 ScopeInvocation = 4, enumerator
3673 case ScopeInvocation: return "Invocation"; in ScopeToString()
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A Dspirv.hpp948 ScopeInvocation = 4, enumerator
3673 case ScopeInvocation: return "Invocation"; in ScopeToString()
H A DGlslangToSpv.cpp9446 …builder.createControlBarrier(spv::ScopeWorkgroup, spv::ScopeInvocation, spv::MemorySemanticsMaskNo… in createNoArgOperation()
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/unified1/
Dspirv.hpp683 ScopeInvocation = 4, enumerator
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
Dspirv.hpp894 ScopeInvocation = 4, enumerator
DGlslangToSpv.cpp9363 …builder.createControlBarrier(spv::ScopeWorkgroup, spv::ScopeInvocation, spv::MemorySemanticsMaskNo… in createNoArgOperation()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspirv.hpp938 ScopeInvocation = 4, enumerator
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.hpp934 ScopeInvocation = 4, enumerator
/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A DOutputSPIRV.cpp5781 mBuilder.getUintConstant(spv::ScopeInvocation), in visitAggregate()