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

  /external/chromium_org/gpu/command_buffer/service/
gpu_switches.cc 20 const char kDisableGpuDriverBugWorkarounds[] =
71 kDisableGpuDriverBugWorkarounds,
gpu_switches.h 17 GPU_EXPORT extern const char kDisableGpuDriverBugWorkarounds[];
vertex_attrib_manager.cc 126 switches::kDisableGpuDriverBugWorkarounds);
  /external/chromium_org/content/gpu/
gpu_main.cc 241 if (!command_line.HasSwitch(switches::kDisableGpuDriverBugWorkarounds)) {
  /external/chromium_org/content/browser/gpu/
gpu_data_manager_impl_private.cc 576 if (!command_line->HasSwitch(switches::kDisableGpuDriverBugWorkarounds)) {
    [all...]

Completed in 54 milliseconds