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 D | readpix.h | 49 _mesa_get_readpixels_transfer_ops(const struct gl_context *ctx,
|
| H A D | readpix.c | 83 _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 D | readpix.h | 49 _mesa_get_readpixels_transfer_ops(const struct gl_context *ctx,
|
| H A D | readpix.c | 84 _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 D | intel_pixel_read.c | 230 /* _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 D | brw_pixel_read.c | 230 /* _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