Searched refs:OPCODE_ISUB (Results 1 – 5 of 5) sorted by relevance
258 OPCODE_ISUB, enumerator
769 case OPCODE_ISUB: return "isub"; in operationString()
293 case Shader::OPCODE_ISUB: isub(d, s0, s1); break; in program()
173 case Shader::OPCODE_ISUB: isub(d, s0, s1); break; in applyShader()
602 return sw::Shader::OPCODE_ISUB; in getOpcode()