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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Devergreen_compute_internal.c587 S_03C000_XY_MAG_FILTER(r600_tex_filter(sampler->state.mag_img_filter) | aniso_flag_offset) |
H A Dr600_state.c983 S_03C000_XY_MAG_FILTER(r600_tex_filter(state->mag_img_filter) | aniso_flag_offset) |
H A Dr600d.h1182 #define S_03C000_XY_MAG_FILTER(x) (((x) & 0x7) << 9) macro
3417 #define S_03C000_XY_MAG_FILTER(x) (((x) & 0x7) << 9) macro
H A Devergreen_state.c955 S_03C000_XY_MAG_FILTER(r600_tex_filter(state->mag_img_filter) | aniso_flag_offset) |
H A Devergreend.h1195 #define S_03C000_XY_MAG_FILTER(x) (((x) & 0x3) << 9) macro
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute_internal.c587 S_03C000_XY_MAG_FILTER(r600_tex_filter(sampler->state.mag_img_filter) | aniso_flag_offset) |
H A Dr600_state.c983 S_03C000_XY_MAG_FILTER(r600_tex_filter(state->mag_img_filter) | aniso_flag_offset) |
H A Dr600d.h1182 #define S_03C000_XY_MAG_FILTER(x) (((x) & 0x7) << 9) macro
3417 #define S_03C000_XY_MAG_FILTER(x) (((x) & 0x7) << 9) macro
H A Devergreen_state.c955 S_03C000_XY_MAG_FILTER(r600_tex_filter(state->mag_img_filter) | aniso_flag_offset) |
H A Devergreend.h1195 #define S_03C000_XY_MAG_FILTER(x) (((x) & 0x3) << 9) macro

Completed in 332 milliseconds