mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-13 14:48:32 +09:00
[Chore]: separate TextureObject child classes into individual files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "ProxyTexture.h"
|
||||
#include "MG_State/GLState/TextureState/TextureObject.h"
|
||||
#include "MG_State/GLState/TextureState/TextureObject2D.h"
|
||||
#include "MG_Util/Types.h"
|
||||
|
||||
namespace MobileGL::MG_Impl::GLImpl {
|
||||
|
||||
Reference in New Issue
Block a user