mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-11 21:58:31 +09:00
a bunch of junk, merging 'shitty' branch
This commit is contained in:
@@ -54,7 +54,7 @@ public:
|
||||
};
|
||||
|
||||
class TextureState {
|
||||
private:
|
||||
public: // TODO
|
||||
std::vector<TextureUnitState> textureUnits_;
|
||||
GLuint activeTextureUnit_ = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user