Searched refs:use_min_mipmap (Results 1 – 6 of 6) sorted by relevance
49 DEBUG_GET_ONCE_BOOL_OPTION(use_min_mipmap, "SVGA_USE_MIN_MIPMAP", FALSE);124 svga->debug.use_min_mipmap = debug_get_option_use_min_mipmap(); in svga_context_create()
321 boolean use_min_mipmap; member
135 if (svga->debug.use_min_mipmap) { in svga_create_sampler_state()