Searched refs:MIPFILTER_NEAREST (Results 1 – 5 of 5) sorted by relevance
774 #define MIPFILTER_NEAREST 1 macro
93 return MIPFILTER_NEAREST; in translate_mip_filter()
898 [VK_SAMPLER_MIPMAP_MODE_NEAREST] = MIPFILTER_NEAREST,
284 [PIPE_TEX_MIPFILTER_NEAREST] = MIPFILTER_NEAREST, in translate_mip_filter()
291 [PIPE_TEX_MIPFILTER_NEAREST] = MIPFILTER_NEAREST, in translate_mip_filter()