Searched refs:driver_bug_workarounds_ (Results 1 – 2 of 2) sorted by relevance
125 driver_bug_workarounds_(static_cast<ShCompileOptions>(0)) { in ShaderTranslator()152 driver_bug_workarounds_ = driver_bug_workarounds; in Init()162 compile_options |= driver_bug_workarounds_; in GetCompileOptions()
146 ShCompileOptions driver_bug_workarounds_; variable