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

  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_code.h 126 RC_WRAP_NONE = 0,
168 * If this field is \ref RC_WRAP_NONE (aka 0), no wrapping maths
radeon_program_tex.c 263 is_rect && (!c->is_r500 || wrapmode != RC_WRAP_NONE)) {
300 wrapmode != RC_WRAP_NONE) {
  /external/mesa3d/src/gallium/drivers/r300/
r300_fs.c 212 state->unit[i].wrap_mode = RC_WRAP_NONE;

Completed in 27 milliseconds