Home
last modified time | relevance | path

Searched refs:use_min_mipmap (Results 1 – 25 of 33) sorted by relevance

12

/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_context.c53 DEBUG_GET_ONCE_BOOL_OPTION(use_min_mipmap, "SVGA_USE_MIN_MIPMAP", FALSE);
199 svga->debug.use_min_mipmap = debug_get_option_use_min_mipmap(); in svga_context_create()
H A Dsvga_pipe_sampler.c270 if (svga->debug.use_min_mipmap) { in svga_create_sampler_state()
H A Dsvga_context.h482 boolean use_min_mipmap; member
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_context.c53 DEBUG_GET_ONCE_BOOL_OPTION(use_min_mipmap, "SVGA_USE_MIN_MIPMAP", FALSE);
199 svga->debug.use_min_mipmap = debug_get_option_use_min_mipmap(); in svga_context_create()
H A Dsvga_pipe_sampler.c270 if (svga->debug.use_min_mipmap) { in svga_create_sampler_state()
H A Dsvga_context.h482 boolean use_min_mipmap; member
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_context.c53 DEBUG_GET_ONCE_BOOL_OPTION(use_min_mipmap, "SVGA_USE_MIN_MIPMAP", FALSE);
199 svga->debug.use_min_mipmap = debug_get_option_use_min_mipmap(); in svga_context_create()
H A Dsvga_pipe_sampler.c270 if (svga->debug.use_min_mipmap) { in svga_create_sampler_state()
H A Dsvga_context.h482 boolean use_min_mipmap; member
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_context.c53 DEBUG_GET_ONCE_BOOL_OPTION(use_min_mipmap, "SVGA_USE_MIN_MIPMAP", FALSE);
199 svga->debug.use_min_mipmap = debug_get_option_use_min_mipmap(); in svga_context_create()
H A Dsvga_pipe_sampler.c270 if (svga->debug.use_min_mipmap) { in svga_create_sampler_state()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_context.c53 DEBUG_GET_ONCE_BOOL_OPTION(use_min_mipmap, "SVGA_USE_MIN_MIPMAP", FALSE);
199 svga->debug.use_min_mipmap = debug_get_option_use_min_mipmap(); in svga_context_create()
H A Dsvga_pipe_sampler.c270 if (svga->debug.use_min_mipmap) { in svga_create_sampler_state()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_context.c53 DEBUG_GET_ONCE_BOOL_OPTION(use_min_mipmap, "SVGA_USE_MIN_MIPMAP", FALSE);
199 svga->debug.use_min_mipmap = debug_get_option_use_min_mipmap(); in svga_context_create()
H A Dsvga_pipe_sampler.c270 if (svga->debug.use_min_mipmap) { in svga_create_sampler_state()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_context.c53 DEBUG_GET_ONCE_BOOL_OPTION(use_min_mipmap, "SVGA_USE_MIN_MIPMAP", FALSE);
199 svga->debug.use_min_mipmap = debug_get_option_use_min_mipmap(); in svga_context_create()
H A Dsvga_pipe_sampler.c270 if (svga->debug.use_min_mipmap) { in svga_create_sampler_state()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_context.c53 DEBUG_GET_ONCE_BOOL_OPTION(use_min_mipmap, "SVGA_USE_MIN_MIPMAP", FALSE);
199 svga->debug.use_min_mipmap = debug_get_option_use_min_mipmap(); in svga_context_create()
H A Dsvga_pipe_sampler.c270 if (svga->debug.use_min_mipmap) { in svga_create_sampler_state()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/svga/
H A Dsvga_context.c53 DEBUG_GET_ONCE_BOOL_OPTION(use_min_mipmap, "SVGA_USE_MIN_MIPMAP", FALSE);
199 svga->debug.use_min_mipmap = debug_get_option_use_min_mipmap(); in svga_context_create()
H A Dsvga_pipe_sampler.c270 if (svga->debug.use_min_mipmap) { in svga_create_sampler_state()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_context.c53 DEBUG_GET_ONCE_BOOL_OPTION(use_min_mipmap, "SVGA_USE_MIN_MIPMAP", FALSE);
199 svga->debug.use_min_mipmap = debug_get_option_use_min_mipmap(); in svga_context_create()
H A Dsvga_pipe_sampler.c270 if (svga->debug.use_min_mipmap) { in svga_create_sampler_state()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/svga/
H A Dsvga_context.c53 DEBUG_GET_ONCE_BOOL_OPTION(use_min_mipmap, "SVGA_USE_MIN_MIPMAP", FALSE);
208 svga->debug.use_min_mipmap = debug_get_option_use_min_mipmap(); in svga_context_create()
H A Dsvga_pipe_sampler.c270 if (svga->debug.use_min_mipmap) { in svga_create_sampler_state()

12