Searched refs:S_03C000_XY_MAG_FILTER (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
H A Dr600d.h1269 #define S_03C000_XY_MAG_FILTER(x) (((unsigned)(x) & 0x7) << 9) macro
3564 #define S_03C000_XY_MAG_FILTER(x) (((unsigned)(x) & 0x7) << 9) macro
H A Devergreen_state.c577 S_03C000_XY_MAG_FILTER(eg_tex_filter(state->mag_img_filter, max_aniso)) |
H A Devergreend.h1331 #define S_03C000_XY_MAG_FILTER(x) (((unsigned)(x) & 0x3) << 9) macro
H A Dr600_state.c602 S_03C000_XY_MAG_FILTER(r600_tex_filter(state->mag_img_filter, max_aniso)) |

Completed in 149 milliseconds