Searched refs:MIPFILTER_NEAREST (Results 1 – 8 of 8) sorted by relevance
207 mipFilt = MIPFILTER_NEAREST; in i830_update_tex_unit()211 mipFilt = MIPFILTER_NEAREST; in i830_update_tex_unit()229 mipFilt = MIPFILTER_NEAREST; in i830_update_tex_unit()
214 mipFilt = MIPFILTER_NEAREST; in i915_update_tex_unit()218 mipFilt = MIPFILTER_NEAREST; in i915_update_tex_unit()
669 #define MIPFILTER_NEAREST 1 macro
594 #define MIPFILTER_NEAREST 1 macro
199 [VK_SAMPLER_MIPMAP_MODE_NEAREST] = MIPFILTER_NEAREST,
799 #define MIPFILTER_NEAREST 1 macro
89 return MIPFILTER_NEAREST; in translate_mip_filter()
4993 samp_st.MipModeFilter = MIPFILTER_NEAREST;4997 samp_st.MipModeFilter = MIPFILTER_NEAREST;