Searched refs:teximage_error_check (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texgetimage.c | 1131 teximage_error_check(struct gl_context *ctx, function in typeref:typename:bool 1284 if (teximage_error_check(ctx, texImage, format, caller)) { 1326 if (teximage_error_check(ctx, texImage, format, caller)) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | texgetimage.c | 1138 teximage_error_check(struct gl_context *ctx, function in typeref:typename:bool 1291 if (teximage_error_check(ctx, texImage, format, caller)) { 1333 if (teximage_error_check(ctx, texImage, format, caller)) {
|
Completed in 7 milliseconds