Skip to content

Commit b3d350a

Browse files
correct comment
1 parent bf06a06 commit b3d350a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/shaderc.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ project "glsl-optimizer"
451451
}
452452

453453
removeflags {
454-
"FloatFast", -- clang 17 has issues optimization errors originating in glsl-lang when float optimizations are enabled
454+
"FloatFast", -- clang 17 has issues errors originating in glsl-optimizer when float optimizations are enabled
455455
}
456456

457457
configuration { "Release" }

0 commit comments

Comments
 (0)