|
Ream v0.1.0-1
C++ graphics library for Linux
|
This is the complete list of members for RGLSync, including all inherited members.
| cpuWait(int timeoutMs=-1) const noexcept override | RGLSync | virtual |
| device() const noexcept | RGLSync | inline |
| fd() const noexcept override | RGLSync | virtual |
| FromExternal(int fd, RGLDevice *device=nullptr) noexcept | RGLSync | static |
| CZ::RSync::FromExternal(int fd, RDevice *device=nullptr) noexcept | RSync | static |
| gpuWait(RDevice *waiter=nullptr) const noexcept override | RGLSync | virtual |
| isExternal() const noexcept | RSync | inline |
| Make(RGLDevice *device=nullptr) noexcept | RGLSync | static |
| CZ::RSync::Make(RDevice *device=nullptr) noexcept | RSync | static |
| RObject()=default | RObject | |
| ~RGLSync() noexcept | RGLSync |