webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <WebGLSampler.h>
Static Public Member Functions | |
static Ref< WebGLSampler > | create (WebGLRenderingContextBase &) |
Protected Member Functions | |
WebGLSampler (WebGLRenderingContextBase &) | |
void | deleteObjectImpl (GraphicsContext3D *, Platform3DObject) final |
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 |
|
explicitprotected |
|
static |
|
finalprotectedvirtual |
Implements WebCore::WebGLObject.