tried making naming more uniform and implemented most of the opengl managers
This commit is contained in:
@@ -7,7 +7,7 @@ namespace zgl
|
||||
|
||||
struct texture_metadata
|
||||
{
|
||||
components::texture::flags components;
|
||||
texture_components::flags components;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user