Searched refs:copyteximage_no_error (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | teximage.c | 4077 copyteximage_no_error(struct gl_context *ctx, GLuint dims, GLenum target, in copyteximage_no_error() function 4114 copyteximage_no_error(ctx, 1, target, level, internalFormat, x, y, width, 1, in _mesa_CopyTexImage1D_no_error() 4125 copyteximage_no_error(ctx, 2, target, level, internalFormat, in _mesa_CopyTexImage2D_no_error()
|