HomeSort by relevance Sort by last modified time
    Searched refs:hastexture (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_state_init.c 459 int hastexture = 1; local
462 hastexture = 0;
465 hastexture = 0;
468 if (hastexture)
477 if (hastexture) {
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_state_init.c 527 int hastexture = 1; local
531 hastexture = 0;
534 hastexture = 0;
537 if (!hastexture)
    [all...]

Completed in 277 milliseconds