Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dimage.h113 _mesa_clip_copytexsubimage(const struct gl_context *ctx,
Dimage.c614 _mesa_clip_copytexsubimage(const struct gl_context *ctx, in _mesa_clip_copytexsubimage() function
Dteximage.c4194 _mesa_clip_copytexsubimage(ctx, &xoffset, &yoffset, &x, &y, in copy_texture_sub_image()
4418 _mesa_clip_copytexsubimage(ctx, &dstX, &dstY, &srcX, &srcY, in copyteximage()