webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <WebGLContextObject.h>
Public Member Functions | |
virtual | ~WebGLContextObject () |
WebGLRenderingContextBase * | context () const |
bool | validate (const WebGLContextGroup *, const WebGLRenderingContextBase &context) const override |
void | detachContext () |
Public Member Functions inherited from WebCore::WebGLObject | |
virtual | ~WebGLObject () |
Platform3DObject | object () const |
void | deleteObject (GraphicsContext3D *) |
void | onAttached () |
void | onDetached (GraphicsContext3D *) |
bool | isDeleted () |
Public Member Functions inherited from WTF::RefCounted< WebGLObject > | |
void | deref () const |
void | deref () const |
void | deref () const |
Public Member Functions inherited from WTF::RefCountedBase | |
void | ref () const |
bool | hasOneRef () const |
unsigned | refCount () const |
void | relaxAdoptionRequirement () |
void | ref () const |
bool | hasOneRef () const |
unsigned | refCount () const |
void | relaxAdoptionRequirement () |
void | ref () const |
bool | hasOneRef () const |
unsigned | refCount () const |
void | relaxAdoptionRequirement () |
Protected Member Functions | |
WebGLContextObject (WebGLRenderingContextBase &) | |
bool | hasGroupOrContext () const override |
GraphicsContext3D * | getAGraphicsContext3D () const override |
Protected Member Functions inherited from WebCore::WebGLObject | |
WebGLObject ()=default | |
void | setObject (Platform3DObject) |
virtual void | deleteObjectImpl (GraphicsContext3D *, Platform3DObject)=0 |
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 |
|
inline |
void WebCore::WebGLContextObject::detachContext | ( | ) |
|
overrideprotectedvirtual |
Implements WebCore::WebGLObject.
|
inlineoverrideprotectedvirtual |
Implements WebCore::WebGLObject.
|
inlineoverridevirtual |
Implements WebCore::WebGLObject.