Searched refs:_mesa_get_readpixels_transfer_ops (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dreadpix.h49 _mesa_get_readpixels_transfer_ops(const struct gl_context *ctx,
H A Dreadpix.c83 _mesa_get_readpixels_transfer_ops(const struct gl_context *ctx, function in typeref:typename:GLbitfield
179 return _mesa_get_readpixels_transfer_ops(ctx, rb->Format, format, type,
452 transferOps = _mesa_get_readpixels_transfer_ops(ctx, rb->Format, format,
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dreadpix.h49 _mesa_get_readpixels_transfer_ops(const struct gl_context *ctx,
H A Dreadpix.c84 _mesa_get_readpixels_transfer_ops(const struct gl_context *ctx, function in typeref:typename:GLbitfield
187 return _mesa_get_readpixels_transfer_ops(ctx, rb->Format, format, type,
460 transferOps = _mesa_get_readpixels_transfer_ops(ctx, rb->Format, format,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_pixel_read.c230 /* _mesa_get_readpixels_transfer_ops() includes the cases of read
233 if (_mesa_get_readpixels_transfer_ops(ctx, rb->Format, format,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_pixel_read.c230 /* _mesa_get_readpixels_transfer_ops() includes the cases of read
233 if (_mesa_get_readpixels_transfer_ops(ctx, rb->Format, format,

Completed in 8 milliseconds