Searched refs:MIPFILTER_NONE (Results 1 – 19 of 19) sorted by relevance
199 mipFilt = MIPFILTER_NONE; in i830_update_tex_unit()203 mipFilt = MIPFILTER_NONE; in i830_update_tex_unit()
206 mipFilt = MIPFILTER_NONE; in i915_update_tex_unit()210 mipFilt = MIPFILTER_NONE; in i915_update_tex_unit()
668 #define MIPFILTER_NONE 0 macro
593 #define MIPFILTER_NONE 0 macro
754 #define MIPFILTER_NONE 0 macro803 #define MIPFILTER_NONE 0 macro
117 OUT_BATCH(MIPFILTER_NONE << SS2_MIP_FILTER_SHIFT | in gen3_render_copyfunc()
207 MIPFILTER_NONE << TM0S3_MIP_FILTER_SHIFT); in gen2_emit_texture()
783 #define MIPFILTER_NONE 0 macro
155 *b++ = (MIPFILTER_NONE << SS2_MIP_FILTER_SHIFT | in copy()
163 *b++ = (MIPFILTER_NONE << SS2_MIP_FILTER_SHIFT | in copy()
172 *b++ = (MIPFILTER_NONE << SS2_MIP_FILTER_SHIFT | in render_copy()
87 return MIPFILTER_NONE; in translate_mip_filter()94 return MIPFILTER_NONE; in translate_mip_filter()
798 #define MIPFILTER_NONE 0 macro
510 MIPFILTER_NONE : vk_to_gen_mipmap_mode[pCreateInfo->mipmapMode]; in genX()
614 sampler.MipModeFilter = MIPFILTER_NONE; in blorp_emit_sampler_state()
5207 samp_st.MipModeFilter = MIPFILTER_NONE;5211 samp_st.MipModeFilter = MIPFILTER_NONE;
282 [PIPE_TEX_MIPFILTER_NONE] = MIPFILTER_NONE, in translate_mip_filter()