webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Protected Member Functions | List of all members
WebCore::WebGLContextObject Class Reference

#include <WebGLContextObject.h>

Inheritance diagram for WebCore::WebGLContextObject:
WebCore::WebGLObject WTF::RefCounted< WebGLObject > WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WebCore::WebGLFramebuffer WebCore::WebGLVertexArrayObjectBase WebCore::WebGLVertexArrayObjectOES

Public Member Functions

virtual ~WebGLContextObject ()
 
WebGLRenderingContextBasecontext () 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
 
GraphicsContext3DgetAGraphicsContext3D () 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
 

Constructor & Destructor Documentation

◆ ~WebGLContextObject()

virtual WebCore::WebGLContextObject::~WebGLContextObject ( )
virtual

◆ WebGLContextObject()

WebCore::WebGLContextObject::WebGLContextObject ( WebGLRenderingContextBase )
protected

Member Function Documentation

◆ context()

WebGLRenderingContextBase* WebCore::WebGLContextObject::context ( ) const
inline

◆ detachContext()

void WebCore::WebGLContextObject::detachContext ( )

◆ getAGraphicsContext3D()

GraphicsContext3D* WebCore::WebGLContextObject::getAGraphicsContext3D ( ) const
overrideprotectedvirtual

Implements WebCore::WebGLObject.

◆ hasGroupOrContext()

bool WebCore::WebGLContextObject::hasGroupOrContext ( ) const
inlineoverrideprotectedvirtual

Implements WebCore::WebGLObject.

◆ validate()

bool WebCore::WebGLContextObject::validate ( const WebGLContextGroup ,
const WebGLRenderingContextBase context 
) const
inlineoverridevirtual

Implements WebCore::WebGLObject.


The documentation for this class was generated from the following file: