opengl: Cosmetics.
This commit is contained in:
@@ -3,6 +3,7 @@ with
|
||||
ada.Strings.unbounded.Hash,
|
||||
ada.Containers.hashed_Maps;
|
||||
|
||||
|
||||
package openGL.Texture
|
||||
--
|
||||
-- Provides openGL textures.
|
||||
@@ -73,8 +74,6 @@ is
|
||||
--
|
||||
-- For rapid allocation/deallocation of texture objects.
|
||||
|
||||
-- TODO: Move this into a child package ?
|
||||
|
||||
type Pool is private;
|
||||
type Pool_view is access all Pool;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user