mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 16:19:19 +02:00
use pbo for picking buffers, restore picking for scenery nodes
This commit is contained in:
@@ -40,5 +40,6 @@ namespace gl
|
||||
|
||||
void allocate(targets target, int size, GLenum hint);
|
||||
void upload(targets target, const void *data, int offset, int size);
|
||||
void download(targets target, void *data, int offset, int size);
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user