Replace GLFloat with float

Remove unimplemented function
This commit is contained in:
2022-04-03 23:54:10 -07:00
parent 2f104edf7c
commit 1877049526
11 changed files with 42 additions and 44 deletions

View File

@@ -114,8 +114,6 @@ public:
KRSurfaceManager* getSurfaceManager();
KRDeviceManager* getDeviceManager();
KRCamera *createCamera(int width, int height);
enum {
KRENGINE_GL_EXT_texture_storage,
KRENGINE_NUM_EXTENSIONS