Searched refs:opCodeOut (Results 1 – 1 of 1) sorted by relevance
956 const uint32_t *getCurrentInstruction(spv::Op *opCodeOut, uint32_t *wordCountOut) const;1002 const uint32_t *SpirvTransformerBase::getCurrentInstruction(spv::Op *opCodeOut, in getCurrentInstruction() argument1008 spirv::GetInstructionOpAndLength(instruction, opCodeOut, wordCountOut); in getCurrentInstruction()