Searched refs:swizzle_copy (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | texstore.c | 678 swizzle_copy(GLubyte *dst, GLuint dstComponents, const GLubyte *src, in swizzle_copy() function 900 swizzle_copy(dstImage, dstComponents, srcImage, srcComponents, map, in _mesa_swizzle_ubyte_image() 909 swizzle_copy(dstRow, dstComponents, srcRow, srcComponents, map, srcWidth); in _mesa_swizzle_ubyte_image()
|