webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for gl::FenceSync, including all inherited members.
addRef() const | RefCountObject | inline |
clientWait(GLbitfield flags, GLuint64 timeout, GLenum *outResult) | gl::FenceSync | |
FenceSync(rx::FenceSyncImpl *impl, GLuint id) | gl::FenceSync | |
getCondition() const | gl::FenceSync | inline |
getFlags() const | gl::FenceSync | inline |
getLabel() const override | gl::FenceSync | virtual |
getRefCount() const | RefCountObject | inline |
getStatus(GLint *outResult) const | gl::FenceSync | |
id() const | RefCountObject | inline |
RefCountObject(GLuint id) | RefCountObject | inlineexplicit |
release() const | RefCountObject | inline |
serverWait(GLbitfield flags, GLuint64 timeout) | gl::FenceSync | |
set(GLenum condition, GLbitfield flags) | gl::FenceSync | |
setLabel(const std::string &label) override | gl::FenceSync | virtual |
~FenceSync() | gl::FenceSync | virtual |
~LabeledObject() | gl::LabeledObject | inlinevirtual |
~RefCountObject() | RefCountObject | inlineprotectedvirtual |