Home
last modified time | relevance | path

Searched refs:_mesa_readpixels (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dreadpix.h55 _mesa_readpixels(struct gl_context *ctx,
Dreadpix.c872 _mesa_readpixels(struct gl_context *ctx, in _mesa_readpixels() function
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_readpixels.c566 _mesa_readpixels(ctx, x, y, width, height, format, type, pack, pixels); in st_ReadPixels()
Dst_cb_drawpixels.c1436 _mesa_readpixels(ctx, srcx, srcy, width, height, in copy_stencil_pixels()