Home
last modified time | relevance | path

Searched refs:no_swtnl (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state_need_swtnl.c163 if (svga->debug.no_swtnl) { in update_need_swtnl()
Dsvga_context.c51 DEBUG_GET_ONCE_BOOL_OPTION(no_swtnl, "SVGA_NO_SWTNL", FALSE)
197 svga->debug.no_swtnl = debug_get_option_no_swtnl(); in svga_context_create()
Dsvga_context.h480 boolean no_swtnl; member