Searched refs:OPCODE_SINCOS (Results 1 – 5 of 5) sorted by relevance
76 OPCODE_SINCOS, enumerator
599 case Shader::OPCODE_SINCOS: in analyzeInterpolants()
850 case OPCODE_SINCOS: return "sincos"; in operationString()
280 case Shader::OPCODE_SINCOS: sincos(d, s0, pp); break; in program()
300 case Shader::OPCODE_SINCOS: sincos(d, s0, pp); break; in applyShader()