We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf06a06 commit b3d350aCopy full SHA for b3d350a
scripts/shaderc.lua
@@ -451,7 +451,7 @@ project "glsl-optimizer"
451
}
452
453
removeflags {
454
- "FloatFast", -- clang 17 has issues optimization errors originating in glsl-lang when float optimizations are enabled
+ "FloatFast", -- clang 17 has issues errors originating in glsl-optimizer when float optimizations are enabled
455
456
457
configuration { "Release" }
0 commit comments