Searched refs:S_03C000_CLAMP_Y (Results 1 – 4 of 4) sorted by relevance
595 S_03C000_CLAMP_Y(r600_tex_wrap(state->wrap_t)) | in r600_create_sampler_state()1841 S_03C000_CLAMP_Y(7) | in r600_emit_sampler_states()
1250 #define S_03C000_CLAMP_Y(x) (((unsigned)(x) & 0x7) << 3) macro3545 #define S_03C000_CLAMP_Y(x) (((unsigned)(x) & 0x7) << 3) macro
1465 #define S_03C000_CLAMP_Y(x) (((unsigned)(x) & 0x7) << 3) macro
606 S_03C000_CLAMP_Y(r600_tex_wrap(state->wrap_t)) | in evergreen_create_sampler_state()