Searched refs:texsubimage_error_check (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | teximage.c | 2162 texsubimage_error_check(struct gl_context *ctx, GLuint dimensions, in texsubimage_error_check() function 3626 if (texsubimage_error_check(ctx, dims, texObj, target, level, in texsubimage_err() 3713 if (texsubimage_error_check(ctx, dims, texObj, texObj->Target, level, in texturesubimage()
|