Home
last modified time | relevance | path

Searched refs:MIPFILTER_LINEAR (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_reg.h775 #define MIPFILTER_LINEAR 3 macro
Di915_state.c95 return MIPFILTER_LINEAR; in translate_mip_filter()
/third_party/mesa3d/src/intel/vulkan/
DgenX_state.c899 [VK_SAMPLER_MIPMAP_MODE_LINEAR] = MIPFILTER_LINEAR
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c285 [PIPE_TEX_MIPFILTER_LINEAR] = MIPFILTER_LINEAR, in translate_mip_filter()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c292 [PIPE_TEX_MIPFILTER_LINEAR] = MIPFILTER_LINEAR, in translate_mip_filter()