Searched refs:_mesa_readpixels (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | readpix.h | 55 _mesa_readpixels(struct gl_context *ctx,
|
D | readpix.c | 872 _mesa_readpixels(struct gl_context *ctx, in _mesa_readpixels() function
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_cb_readpixels.c | 566 _mesa_readpixels(ctx, x, y, width, height, format, type, pack, pixels); in st_ReadPixels()
|
D | st_cb_drawpixels.c | 1436 _mesa_readpixels(ctx, srcx, srcy, width, height, in copy_stencil_pixels()
|