Home | History | Annotate | Download | only in gallivm

Lines Matching refs:min_mip_filter

138       state->min_mip_filter = sampler->min_mip_filter;
140 state->min_mip_filter = PIPE_TEX_MIPFILTER_NONE;
143 if (state->min_mip_filter != PIPE_TEX_MIPFILTER_NONE) {