Searched refs:src_ptr2 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_linear.c67 const char *src_ptr2 = (const char *) src_ptr; local in function:pipe_linear_from_tile
75 memcpy(ptr, src_ptr2, bytes);
76 src_ptr2 += bytes;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_linear.c67 const char *src_ptr2 = (const char *) src_ptr; local in function:pipe_linear_from_tile
75 memcpy(ptr, src_ptr2, bytes);
76 src_ptr2 += bytes;

Completed in 16 milliseconds