Home
last modified time | relevance | path

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

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