Searched refs:pbo_error_check (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | texgetimage.c | 1094 pbo_error_check(struct gl_context *ctx, GLenum target, in pbo_error_check() function 1285 if (pbo_error_check(ctx, target, width, height, depth, in getteximage_error_check() 1327 if (pbo_error_check(ctx, target, width, height, depth, in gettexsubimage_error_check()
|