HomeSort by relevance Sort by last modified time
    Searched full:ei_vector1 (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/gallium/drivers/r300/compiler/
r3xx_vertprog.c 186 static void ei_vector1(struct r300_vertex_program_code *vp, function
400 case RC_OPCODE_ARL: ei_vector1(compiler->code, VE_FLT2FIX_DX, vpi, inst); break;
406 case RC_OPCODE_FRC: ei_vector1(compiler->code, VE_FRACTION, vpi, inst); break;
413 case RC_OPCODE_MOV: ei_vector1(compiler->code, VE_ADD, vpi, inst); break;

Completed in 529 milliseconds