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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_context.c 48 DEBUG_GET_ONCE_BOOL_OPTION(force_swtnl, "SVGA_FORCE_SWTNL", FALSE);
123 svga->debug.force_swtnl = debug_get_option_force_swtnl();
svga_state_need_swtnl.c 207 if (svga->debug.force_swtnl) {
svga_context.h 320 boolean force_swtnl; member in struct:svga_context::__anon18746
  /external/mesa3d/src/gallium/drivers/svga/
svga_context.c 48 DEBUG_GET_ONCE_BOOL_OPTION(force_swtnl, "SVGA_FORCE_SWTNL", FALSE);
123 svga->debug.force_swtnl = debug_get_option_force_swtnl();
svga_state_need_swtnl.c 207 if (svga->debug.force_swtnl) {
svga_context.h 320 boolean force_swtnl; member in struct:svga_context::__anon32143

Completed in 301 milliseconds