Home
last modified time | relevance | path

Searched refs:_mesa_clip_copytexsubimage (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_pixel_read.c118 if (!_mesa_clip_copytexsubimage(ctx, in do_blit_readpixels()
/external/mesa3d/src/mesa/main/
Dimage.h119 _mesa_clip_copytexsubimage(const struct gl_context *ctx,
Dimage.c738 _mesa_clip_copytexsubimage(const struct gl_context *ctx, in _mesa_clip_copytexsubimage() function
Dteximage.c3836 if (_mesa_clip_copytexsubimage(ctx, &xoffset, &yoffset, &x, &y, in copy_texture_sub_image()
4044 if (_mesa_clip_copytexsubimage(ctx, &dstX, &dstY, &srcX, &srcY, in copyteximage()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_pixel_read.c127 if (!_mesa_clip_copytexsubimage(ctx, &dst_x, &dst_y, &x, &y, &width, &height)) { in do_blit_readpixels()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_pixel_read.c127 if (!_mesa_clip_copytexsubimage(ctx, &dst_x, &dst_y, &x, &y, &width, &height)) { in do_blit_readpixels()