mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-23 01:39:19 +02:00
use pbo for picking buffers, restore picking for scenery nodes
This commit is contained in:
@@ -11,5 +11,8 @@ namespace gl
|
||||
~fence();
|
||||
|
||||
bool is_signalled();
|
||||
|
||||
fence(const fence&) = delete;
|
||||
fence& operator=(const fence&) = delete;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user