mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 13:39:18 +02:00
multi viewports (temporaily disable VAO)
This commit is contained in:
@@ -7,7 +7,7 @@ namespace gl
|
||||
{
|
||||
class buffer : public object
|
||||
{
|
||||
static GLuint binding_points[13];
|
||||
thread_local static GLuint binding_points[13];
|
||||
|
||||
public:
|
||||
enum targets
|
||||
|
||||
Reference in New Issue
Block a user