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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dreadpix.c187 readpixels_can_use_memcpy(const struct gl_context *ctx, GLenum format, GLenum type, function in typeref:typename:GLboolean
228 if (!readpixels_can_use_memcpy(ctx, format, type, packing)) {
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dreadpix.c195 readpixels_can_use_memcpy(const struct gl_context *ctx, GLenum format, GLenum type, function in typeref:typename:GLboolean
236 if (!readpixels_can_use_memcpy(ctx, format, type, packing)) {

Completed in 5 milliseconds