Home
last modified time | relevance | path

Searched refs:MIPFILTER_NEAREST (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_reg.h774 #define MIPFILTER_NEAREST 1 macro
H A Di915_state.c93 return MIPFILTER_NEAREST; in translate_mip_filter()
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_state.c898 [VK_SAMPLER_MIPMAP_MODE_NEAREST] = MIPFILTER_NEAREST,
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c284 [PIPE_TEX_MIPFILTER_NEAREST] = MIPFILTER_NEAREST, in translate_mip_filter()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c291 [PIPE_TEX_MIPFILTER_NEAREST] = MIPFILTER_NEAREST, in translate_mip_filter()

Completed in 30 milliseconds