opengl: Fix simple warnings and cosmetics.

This commit is contained in:
Rod Kay
2025-09-20 12:31:05 +10:00
parent b679ac4bf5
commit f8cdf27998
46 changed files with 83 additions and 949 deletions

View File

@@ -1,13 +1,5 @@
with
GL.lean,
GL.Binding,
ada.Strings.fixed;
package body openGL.Model.texturing
is
use GL;
-------------
--- Mixin ---