Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DGlslangToSpv.cpp8712 unsigned int memoryScope = builder.getConstantScalar(operands[1]); in createMiscOperation() local
8734 unsigned int memoryScope = builder.getConstantScalar(operands[0]); in createMiscOperation() local
/third_party/skia/m133/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp2583 SpvScope memoryScope; in writeAtomicIntrinsic() local