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

  /external/mesa3d/src/mesa/tnl/
t_vb_light.c 204 COPY_CLEAN_4V(store->mat[i].current, store->mat[i].size, store->mat[i].ptr);
t_vb_program.c 361 COPY_CLEAN_4V(machine->VertAttribs[attr], size, data);
  /external/mesa3d/src/mesa/main/
macros.h 293 #define COPY_CLEAN_4V(DST, SZ, SRC) \

Completed in 85 milliseconds