Searched refs:stream_opcode (Results 1 – 3 of 3) sorted by relevance
59 const SpvOp stream_opcode = _.GetIdOpcode(stream_id); in PrimitivesPass() local60 if (!spvOpcodeIsConstant(stream_opcode)) { in PrimitivesPass()
57 const spv::Op stream_opcode = _.GetIdOpcode(stream_id); in PrimitivesPass() local58 if (!spvOpcodeIsConstant(stream_opcode)) { in PrimitivesPass()