HomeSort by relevance Sort by last modified time
    Searched refs:no_swtnl (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_context.c 47 DEBUG_GET_ONCE_BOOL_OPTION(no_swtnl, "SVGA_NO_SWTNL", FALSE)
122 svga->debug.no_swtnl = debug_get_option_no_swtnl();
158 goto no_swtnl;
182 no_swtnl:
svga_state_need_swtnl.c 199 if (svga->debug.no_swtnl) {
svga_context.h 319 boolean no_swtnl; member in struct:svga_context::__anon17741
  /external/mesa3d/src/gallium/drivers/svga/
svga_context.c 47 DEBUG_GET_ONCE_BOOL_OPTION(no_swtnl, "SVGA_NO_SWTNL", FALSE)
122 svga->debug.no_swtnl = debug_get_option_no_swtnl();
158 goto no_swtnl;
182 no_swtnl:
svga_state_need_swtnl.c 199 if (svga->debug.no_swtnl) {
svga_context.h 319 boolean no_swtnl; member in struct:svga_context::__anon31300

Completed in 52 milliseconds