Searched defs:workarounds (Results 1 – 8 of 8) sorted by relevance
68 std::set<int> workarounds = list->MakeDecision( in ApplyGpuDriverBugWorkarounds() local
256 const gpu::gles2::FeatureInfo::Workarounds& GLManager::workarounds() const { in workarounds() function in gpu::GLManager
113 std::set<int> workarounds; in GpuMain() local
338 base::ListValue workarounds; in CompositingIOSurfaceShaderPrograms() local
107 const Workarounds& workarounds() const { in workarounds() function
70 const std::string& types, FeatureInfo::Workarounds* workarounds) { in StringToWorkarounds()
1565 const FeatureInfo::Workarounds& workarounds() const { in workarounds() function in gpu::gles2::GLES2DecoderImpl
283 void AdjustGpuSwitchingOption(std::set<int>* workarounds) { in AdjustGpuSwitchingOption()