Searched refs:hastexture (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_state_init.c464 int hastexture = 1; local in function:tex_emit_cs
467 hastexture = 0;
470 hastexture = 0;
473 if (hastexture)
482 if (hastexture) {
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_state_init.c463 int hastexture = 1; local in function:tex_emit_cs
466 hastexture = 0;
469 hastexture = 0;
472 if (hastexture)
481 if (hastexture) {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_state_init.c531 int hastexture = 1; local in function:get_tex_mm_size
535 hastexture = 0;
538 hastexture = 0;
541 if (!hastexture)
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_state_init.c531 int hastexture = 1; local in function:get_tex_mm_size
535 hastexture = 0;
538 hastexture = 0;
541 if (!hastexture)

Completed in 8 milliseconds