Searched refs:HWTNL (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_span.c88 nouveau_fallback(ctx, HWTNL);
H A Dnouveau_context.h38 HWTNL = 0, enumerator in enum:nouveau_fallback
H A Dnv10_state_tnl.c138 unsigned source = nctx->fallback == HWTNL ?
179 if (nctx->fallback != HWTNL) {
450 if (nctx->fallback != HWTNL)
488 if (nctx->fallback == HWTNL)
H A Dnv20_state_tex.c47 if (nctx->fallback == HWTNL && (unit->TexGenEnabled & 1 << j)) {
73 if (nctx->fallback == HWTNL &&
H A Dnv10_state_tex.c47 if (nctx->fallback == HWTNL && (unit->TexGenEnabled & 1 << j)) {
75 if (nctx->fallback == HWTNL &&
H A Dnv20_state_tnl.c157 unsigned source = nctx->fallback == HWTNL ?
346 if (nctx->fallback != HWTNL)
376 if (nctx->fallback == HWTNL)
H A Dnouveau_context.c118 nctx->fallback = HWTNL;
380 nctx->fallback = MAX2(HWTNL, mode);
H A Dnouveau_vbo_t.c531 if (nctx->fallback == HWTNL)
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_span.c88 nouveau_fallback(ctx, HWTNL);
H A Dnouveau_context.h38 HWTNL = 0, enumerator in enum:nouveau_fallback
H A Dnv10_state_tnl.c138 unsigned source = nctx->fallback == HWTNL ?
179 if (nctx->fallback != HWTNL) {
454 if (nctx->fallback != HWTNL)
492 if (nctx->fallback == HWTNL)
H A Dnv10_state_tex.c47 if (nctx->fallback == HWTNL && (unit->TexGenEnabled & 1 << j)) {
75 if (nctx->fallback == HWTNL &&
H A Dnv20_state_tnl.c157 unsigned source = nctx->fallback == HWTNL ?
350 if (nctx->fallback != HWTNL)
380 if (nctx->fallback == HWTNL)
H A Dnv20_state_tex.c47 if (nctx->fallback == HWTNL && (unit->TexGenEnabled & 1 << j)) {
73 if (nctx->fallback == HWTNL &&
H A Dnouveau_context.c118 nctx->fallback = HWTNL;
380 nctx->fallback = MAX2(HWTNL, mode);
H A Dnouveau_vbo_t.c532 if (nctx->fallback == HWTNL)

Completed in 14 milliseconds