Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dimage.c77 swap4_copy( GLuint *dst, GLuint *src, GLuint n ) in swap4_copy() function
93 swap4_copy(p, p, n); in _mesa_swap4()
1012 swap4_copy((GLuint *)dstrow, (GLuint *)srcrow, width * swapsPerPixel); in _mesa_swap_bytes_2d_image()