Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_code.h126 RC_WRAP_NONE = 0, enumerator
161 * If this field is \ref RC_WRAP_NONE (aka 0), no wrapping maths
H A Dradeon_program_tex.c262 is_rect && (!c->is_r500 || wrapmode != RC_WRAP_NONE)) { in radeonTransformTEX()
299 wrapmode != RC_WRAP_NONE) { in radeonTransformTEX()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_fs.c196 state->unit[i].wrap_mode = RC_WRAP_NONE; in r300_fragment_program_get_external_state()

Completed in 3 milliseconds