Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderMemory.cpp51 Object::ID semanticsId = insn.word(5); in EmitLoad() local
81 Object::ID semanticsId = insn.word(3); in EmitStore() local
DSpirvShader.cpp2315 Object::ID semanticsId = insn.word(5); in EmitAtomicOp() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp3234 const spirv::IdMemorySemantics semanticsId = in createAtomicBuiltIn() local
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp7920 spv::Id semanticsId = builder.makeUintConstant(lvalueCoherentFlags.isVolatile() && in createAtomicOperation() local