Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DSpvBuilder.cpp1077 Instruction* sourceInst = new Instruction(resultId, makeVoidType(), OpExtInst); in makeDebugSource() local
1102 Instruction* sourceInst = new Instruction(resultId, makeVoidType(), OpExtInst); in makeDebugCompilationUnit() local
4113 Instruction sourceInst(NoResult, NoType, OpSource); in dumpSourceInstructions() local