|
Fillwave
10.0.0
|
Sets a fence for a gpu to wait. More...
#include <Fence.h>
Public Member Functions | |
| Fence (GLenum target) | |
| void | wait (unsigned long long timeoutSpecifier) const |
Sets a fence for a gpu to wait.
| target | GL_SYNC_GPU_COMMANDS_COMPLETE |
| timeoutSpecifier | GL_TIMEOUT_IGNORED |
1.8.11