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