Home | History | Annotate | Download | only in Shader

Lines Matching refs:OPCODE_POWX

252 			case Shader::OPCODE_POWX:       powx(d, s0, s1, pp);            break;