Searched refs:use_min_mipmap (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_context.c52 DEBUG_GET_ONCE_BOOL_OPTION(use_min_mipmap, "SVGA_USE_MIN_MIPMAP", FALSE);
186 svga->debug.use_min_mipmap = debug_get_option_use_min_mipmap();
H A Dsvga_context.h447 boolean use_min_mipmap; member in struct:svga_context::__anon129ac23c0508
H A Dsvga_pipe_sampler.c277 if (svga->debug.use_min_mipmap) {
/xsrc/external/mit/MesaLib/dist/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();
H A Dsvga_pipe_sampler.c270 if (svga->debug.use_min_mipmap) {
H A Dsvga_context.h482 boolean use_min_mipmap; member in struct:svga_context::__anon9fcd83af0508

Completed in 8 milliseconds