Home
last modified time | relevance | path

Searched refs:raw_instruction (Results 1 – 1 of 1) sorted by relevance

/external/deqp-deps/glslang/SPIRV/
DspvIR.h417 Instruction* raw_instruction = inst.get(); in addLocalVariable() local
419 parent.mapInstruction(raw_instruction); in addLocalVariable()
431 Instruction* raw_instruction = inst.get(); in addInstruction() local
433 raw_instruction->setBlock(this); in addInstruction()
434 if (raw_instruction->getResultId()) in addInstruction()
435 parent.getParent().mapInstruction(raw_instruction); in addInstruction()