Searched refs:pbo_error_check (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texgetimage.c | 1087 pbo_error_check(struct gl_context *ctx, GLenum target, function in typeref:typename:bool 1278 if (pbo_error_check(ctx, target, width, height, depth, 1320 if (pbo_error_check(ctx, target, width, height, depth,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | texgetimage.c | 1094 pbo_error_check(struct gl_context *ctx, GLenum target, function in typeref:typename:bool 1285 if (pbo_error_check(ctx, target, width, height, depth, 1327 if (pbo_error_check(ctx, target, width, height, depth,
|
Completed in 7 milliseconds