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