Home
last modified time | relevance | path

Searched refs:swap2_copy (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dimage.c53 swap2_copy( GLushort *dst, GLushort *src, GLuint n ) in swap2_copy() function
64 swap2_copy(p, p, n); in _mesa_swap2()
1010 swap2_copy((GLushort *)dstrow, (GLushort *)srcrow, width * swapsPerPixel); in _mesa_swap_bytes_2d_image()