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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_pipe_common.h850 static inline unsigned eg_tex_filter(unsigned filter, unsigned max_aniso) function in typeref:typename:unsigned
H A Devergreen_state.c599 S_03C000_XY_MAG_FILTER(eg_tex_filter(state->mag_img_filter, max_aniso)) |
600 S_03C000_XY_MIN_FILTER(eg_tex_filter(state->min_img_filter, max_aniso)) |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_pipe_common.h860 static inline unsigned eg_tex_filter(unsigned filter, unsigned max_aniso) function in typeref:typename:unsigned
H A Devergreen_state.c604 S_03C000_XY_MAG_FILTER(eg_tex_filter(state->mag_img_filter, max_aniso)) |
605 S_03C000_XY_MIN_FILTER(eg_tex_filter(state->min_img_filter, max_aniso)) |

Completed in 17 milliseconds