зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1794292: apply code formatting via Lando
# ignore-this-changeset
This commit is contained in:
Родитель
1c0c9b927f
Коммит
b14169b6a2
|
@ -57,7 +57,8 @@ static ShCompileOptions ChooseValidatorCompileOptions(
|
|||
options.initGLPointSize = true;
|
||||
|
||||
if (gl->Vendor() == gl::GLVendor::Intel) {
|
||||
// Work around that Intel drivers on Mac OSX handle for-loop incorrectly.
|
||||
// Work around that Intel drivers on Mac OSX handle for-loop
|
||||
// incorrectly.
|
||||
options.addAndTrueToLoopCondition = true;
|
||||
|
||||
options.rewriteTexelFetchOffsetToTexelFetch = true;
|
||||
|
|
Загрузка…
Ссылка в новой задаче