Replace glDrawBuffers with glNamedFramebufferDrawBuffers

This commit is contained in:
2025-10-28 13:34:11 +00:00
parent 10503da955
commit 042bd6bc01
4 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -215,7 +215,7 @@ spanColLightBlackI col h a b =
V2 x y = 0.5 *.* (a +.+ b)
spanLightI :: Point2 -> Point2 -> Placement
spanLightI = spanColLightI 0.75 50
spanLightI = spanColLightI 0.75 50.1
spanLightY :: Point2 -> Point2 -> Point2 -> Point2 -> Placement
spanLightY l x y z =