Searched refs:S_03C000_MIP_FILTER (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_state.c985 S_03C000_MIP_FILTER(r600_tex_mipfilter(state->min_mip_filter)) |
H A Dr600d.h1197 #define S_03C000_MIP_FILTER(x) (((x) & 0x3) << 17) macro
3426 #define S_03C000_MIP_FILTER(x) (((x) & 0x3) << 17) macro
H A Devergreen_state.c957 S_03C000_MIP_FILTER(r600_tex_mipfilter(state->min_mip_filter)) |
H A Devergreend.h1209 #define S_03C000_MIP_FILTER(x) (((x) & 0x3) << 15) macro
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c985 S_03C000_MIP_FILTER(r600_tex_mipfilter(state->min_mip_filter)) |
H A Dr600d.h1197 #define S_03C000_MIP_FILTER(x) (((x) & 0x3) << 17) macro
3426 #define S_03C000_MIP_FILTER(x) (((x) & 0x3) << 17) macro
H A Devergreen_state.c957 S_03C000_MIP_FILTER(r600_tex_mipfilter(state->min_mip_filter)) |
H A Devergreend.h1209 #define S_03C000_MIP_FILTER(x) (((x) & 0x3) << 15) macro

Completed in 942 milliseconds