HomeSort by relevance Sort by last modified time
    Searched refs:emit_pack_store_4ub (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vertex_sse.c 269 static void emit_pack_store_4ub( struct x86_program *p, function
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);
  /external/mesa3d/src/mesa/tnl/
t_vertex_sse.c 269 static void emit_pack_store_4ub( struct x86_program *p, function
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 177 milliseconds