opengl.geometry: Pre-initialise texture uniforms.

This commit is contained in:
Rod Kay
2023-05-04 21:32:03 +10:00
parent eb17c310f1
commit 4ca946531a
14 changed files with 48 additions and 36 deletions

View File

@@ -246,7 +246,7 @@ is
overriding
procedure enable_Texture (Self : in Item)
procedure enable_Texture (Self : in out Item)
is
use GL,
GL.Binding,