Searched refs:_mesa_clip_drawpixels (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | image.h | 100 _mesa_clip_drawpixels(const struct gl_context *ctx,
|
D | image.c | 481 _mesa_clip_drawpixels(const struct gl_context *ctx, in _mesa_clip_drawpixels() function
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_cb_drawpixels.c | 1301 !_mesa_clip_drawpixels(ctx, &x, &y, &width, &height, &clippedUnpack)) in st_DrawPixels() 1571 if (!_mesa_clip_drawpixels(ctx, &drawX, &drawY, &readW, &readH, &unpack)) in blit_copy_pixels()
|