Searched refs:_mesa_clip_readpixels (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dimage.h113 _mesa_clip_readpixels(const struct gl_context *ctx,
H A Dimage.c676 _mesa_clip_readpixels(const struct gl_context *ctx, function in typeref:typename:GLboolean
H A Dreadpix.c1139 if (!_mesa_clip_readpixels(ctx, &x, &y, &width, &height, &clippedPacking))
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dimage.h113 _mesa_clip_readpixels(const struct gl_context *ctx,
H A Dimage.c676 _mesa_clip_readpixels(const struct gl_context *ctx, function in typeref:typename:GLboolean
H A Dreadpix.c1147 if (!_mesa_clip_readpixels(ctx, &x, &y, &width, &height, &clippedPacking))
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D11.1.3.rst207 - mesa/image: Make \_mesa_clip_readpixels() work with renderbuffers
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c1552 if (!_mesa_clip_readpixels(ctx, &readX, &readY, &readW, &readH, &pack))
1782 if (!_mesa_clip_readpixels(ctx, &readX, &readY, &readW, &readH, &pack)) {
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c1605 if (!_mesa_clip_readpixels(ctx, &readX, &readY, &readW, &readH, &pack))
1881 if (!_mesa_clip_readpixels(ctx, &readX, &readY, &readW, &readH, &pack)) {

Completed in 16 milliseconds