Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpSmoothStep

1502 		case EOpSmoothStep:  if(visit == PostVisit) emit(sw::Shader::OPCODE_SMOOTH, result, arg[0], arg[1], arg[2]); break;