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