|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <WebGLSync.h>
Static Public Member Functions | |
| static Ref< WebGLSync > | create (WebGLRenderingContextBase &) |
Protected Member Functions | |
| WebGLSync (WebGLRenderingContextBase &) | |
| void | deleteObjectImpl (GraphicsContext3D *, Platform3DObject) override |
Protected Member Functions inherited from WebCore::WebGLSharedObject | |
| WebGLSharedObject (WebGLRenderingContextBase &) | |
| bool | hasGroupOrContext () const override |
| GraphicsContext3D * | getAGraphicsContext3D () const override |
Protected Member Functions inherited from WebCore::WebGLObject | |
| WebGLObject ()=default | |
| void | setObject (Platform3DObject) |
| virtual void | detach () |
Protected Member Functions inherited from WTF::RefCounted< WebGLObject > | |
| RefCounted () | |
| RefCounted () | |
| RefCounted () | |
| ~RefCounted () | |
| ~RefCounted () | |
| ~RefCounted () | |
Protected Member Functions inherited from WTF::RefCountedBase | |
| RefCountedBase () | |
| ~RefCountedBase () | |
| bool | derefBase () const |
| bool | deletionHasBegun () const |
| RefCountedBase () | |
| ~RefCountedBase () | |
| bool | derefBase () const |
| bool | deletionHasBegun () const |
| RefCountedBase () | |
| ~RefCountedBase () | |
| bool | derefBase () const |
| bool | deletionHasBegun () const |
|
virtual |
|
protected |
|
static |
|
overrideprotectedvirtual |
Implements WebCore::WebGLObject.
1.8.13