Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpPackUnorm2x16

1190 		case EOpPackUnorm2x16:    if(visit == PostVisit) emit(sw::Shader::OPCODE_PACKUNORM2x16, result, arg); break;