Searched refs:_mesa_clip_copytexsubimage (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | image.h | 113 _mesa_clip_copytexsubimage(const struct gl_context *ctx,
|
D | image.c | 614 _mesa_clip_copytexsubimage(const struct gl_context *ctx, in _mesa_clip_copytexsubimage() function
|
D | teximage.c | 4194 _mesa_clip_copytexsubimage(ctx, &xoffset, &yoffset, &x, &y, in copy_texture_sub_image() 4418 _mesa_clip_copytexsubimage(ctx, &dstX, &dstY, &srcX, &srcY, in copyteximage()
|