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

  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_code.h 127 RC_WRAP_REPEAT,
radeon_program_tex.c 270 (wrapmode == RC_WRAP_REPEAT || wrapmode == RC_WRAP_MIRRORED_REPEAT ||
304 if (wrapmode == RC_WRAP_REPEAT) {
  /external/mesa3d/src/gallium/drivers/r300/
r300_fs.c 198 state->unit[i].wrap_mode = RC_WRAP_REPEAT;

Completed in 31 milliseconds