Home
last modified time | relevance | path

Searched defs:memoryScope (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/c11_atomics/
H A Dcommon.h318 int CheckCapabilities(TExplicitMemoryScopeType memoryScope, in CheckCapabilities()
571 std::vector<TExplicitMemoryScopeType> memoryScope; in ExecuteForEachParameterSet() local
609 void MemoryScope(TExplicitMemoryScopeType memoryScope) in MemoryScope()
690 std::vector<TExplicitMemoryScopeType> memoryScope; in ExecuteForEachParameterSet() local
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DGlslangToSpv.cpp8823 unsigned int memoryScope = builder.getConstantScalar(operands[1]); in createMiscOperation() local
8845 unsigned int memoryScope = builder.getConstantScalar(operands[0]); in createMiscOperation() local
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp8799 unsigned int memoryScope = builder.getConstantScalar(operands[1]); in createMiscOperation() local
8821 unsigned int memoryScope = builder.getConstantScalar(operands[0]); in createMiscOperation() local
/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp2457 SpvScope memoryScope; in writeAtomicIntrinsic() local