Searched refs:early_out (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | texobj.c | 1675 bool early_out; local in function:bind_texture_object 1677 early_out = ((ctx->Shared->RefCount == 1) 1680 if (early_out) { |
Completed in 4 milliseconds