mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
improved GL texture binding api to take texture units into consideration
This commit is contained in:
@@ -48,6 +48,7 @@ public:
|
||||
|
||||
void attach();
|
||||
static void detach();
|
||||
|
||||
static std::string getGLSLVersion();
|
||||
static bool isSupported();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user