Searched refs:legal_getteximage_target (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | texgetimage.c | 849 legal_getteximage_target(struct gl_context *ctx, GLenum target, bool dsa) function in typeref:typename:GLboolean 1488 if (!legal_getteximage_target(ctx, target, false)) { 1505 if (!legal_getteximage_target(ctx, target, false)) { 1528 if (!legal_getteximage_target(ctx, texObj->Target, true)) { 1552 if (!legal_getteximage_target(ctx, target, true)) { 1580 if (!legal_getteximage_target(ctx, texObj->Target, true)) { 1616 if (!legal_getteximage_target(ctx, texObj->Target, true)) { 1834 if (!legal_getteximage_target(ctx, target, false)) { 1864 if (!legal_getteximage_target(ctx, target, false)) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texgetimage.c | 842 legal_getteximage_target(struct gl_context *ctx, GLenum target, bool dsa) function in typeref:typename:GLboolean 1451 if (!legal_getteximage_target(ctx, target, false)) { 1482 if (!legal_getteximage_target(ctx, target, false)) { 1518 if (!legal_getteximage_target(ctx, texObj->Target, true)) { 1554 if (!legal_getteximage_target(ctx, texObj->Target, true)) { 1772 if (!legal_getteximage_target(ctx, target, false)) { 1802 if (!legal_getteximage_target(ctx, target, false)) {
|
Completed in 12 milliseconds