Searched refs:no_swtnl (Results 1 – 3 of 3) sorted by relevance
47 DEBUG_GET_ONCE_BOOL_OPTION(no_swtnl, "SVGA_NO_SWTNL", FALSE)122 svga->debug.no_swtnl = debug_get_option_no_swtnl(); in svga_context_create()158 goto no_swtnl; in svga_context_create()182 no_swtnl: in svga_context_create()
199 if (svga->debug.no_swtnl) { in update_need_swtnl()
319 boolean no_swtnl; member