Searched refs:emit_pack_store_4ub (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ |
| H A D | t_vertex_sse.c | 269 static void emit_pack_store_4ub( struct x86_program *p, function in typeref:typename:void 496 emit_pack_store_4ub(p, x86_make_disp(dest, -3), temp); /* overkill! */ 514 emit_pack_store_4ub(p, dest, temp); 542 emit_pack_store_4ub(p, dest, temp); 554 emit_pack_store_4ub(p, dest, temp); 561 emit_pack_store_4ub(p, dest, temp); 568 emit_pack_store_4ub(p, dest, temp); 575 emit_pack_store_4ub(p, dest, temp); 583 emit_pack_store_4ub(p, dest, temp);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ |
| H A D | t_vertex_sse.c | 269 static void emit_pack_store_4ub( struct x86_program *p, function in typeref:typename:void 496 emit_pack_store_4ub(p, x86_make_disp(dest, -3), temp); /* overkill! */ 514 emit_pack_store_4ub(p, dest, temp); 542 emit_pack_store_4ub(p, dest, temp); 554 emit_pack_store_4ub(p, dest, temp); 561 emit_pack_store_4ub(p, dest, temp); 568 emit_pack_store_4ub(p, dest, temp); 575 emit_pack_store_4ub(p, dest, temp); 583 emit_pack_store_4ub(p, dest, temp);
|
Completed in 3 milliseconds