Searched refs:RC_WRAP_NONE (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_code.h126 RC_WRAP_NONE = 0, enumerator in enum:__anon5cc527f80503
168 * If this field is \ref RC_WRAP_NONE (aka 0), no wrapping maths
H A Dradeon_program_tex.c263 is_rect && (!c->is_r500 || wrapmode != RC_WRAP_NONE)) {
300 wrapmode != RC_WRAP_NONE) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_code.h126 RC_WRAP_NONE = 0, enumerator in enum:__anon210fac6b0503
168 * If this field is \ref RC_WRAP_NONE (aka 0), no wrapping maths
H A Dradeon_program_tex.c263 is_rect && (!c->is_r500 || wrapmode != RC_WRAP_NONE)) {
300 wrapmode != RC_WRAP_NONE) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_fs.c199 state->unit[i].wrap_mode = RC_WRAP_NONE;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_fs.c199 state->unit[i].wrap_mode = RC_WRAP_NONE;

Completed in 6 milliseconds