opengl: Rename 'openGL.texture_Set.texture_Set' to 'openGL.texture_Set.Item'.

This commit is contained in:
Rod Kay
2023-05-31 07:08:51 +10:00
parent af64e4ce3e
commit f1d7b2c645
6 changed files with 15 additions and 15 deletions

View File

@@ -408,7 +408,7 @@ is
procedure enable_Texturing (for_Model : in openGL.Model.view;
texturing_Uniforms : in texture_fade_Uniform_pairs;
texture_Set : in openGL.texture_Set.texture_Set)
texture_Set : in openGL.texture_Set.Item)
is
begin
for i in 1 .. texture_Id (for_Model.texture_Count)