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

#include <WebGLLoseContext.h>

Inheritance diagram for WebCore::WebGLLoseContext:
WebCore::WebGLExtension

Public Member Functions

 WebGLLoseContext (WebGLRenderingContextBase &)
 
virtual ~WebGLLoseContext ()
 
ExtensionName getName () const override
 
void loseContext ()
 
void restoreContext ()
 
- Public Member Functions inherited from WebCore::WebGLExtension
void ref ()
 
void deref ()
 
WebGLRenderingContextBasecontext ()
 
virtual ~WebGLExtension ()
 

Additional Inherited Members

- Public Types inherited from WebCore::WebGLExtension
enum  ExtensionName {
  WebGLLoseContextName, EXTBlendMinMaxName, EXTFragDepthName, EXTShaderTextureLODName,
  EXTTextureFilterAnisotropicName, EXTsRGBName, OESTextureFloatName, OESTextureFloatLinearName,
  OESTextureHalfFloatName, OESTextureHalfFloatLinearName, OESStandardDerivativesName, OESVertexArrayObjectName,
  WebGLDebugRendererInfoName, WebGLDebugShadersName, WebGLCompressedTextureS3TCName, WebGLDepthTextureName,
  WebGLDrawBuffersName, OESElementIndexUintName, WebGLCompressedTextureATCName, WebGLCompressedTexturePVRTCName,
  ANGLEInstancedArraysName
}
 
- Protected Member Functions inherited from WebCore::WebGLExtension
 WebGLExtension (WebGLRenderingContextBase &)
 
- Protected Attributes inherited from WebCore::WebGLExtension
WebGLRenderingContextBasem_context
 

Constructor & Destructor Documentation

◆ WebGLLoseContext()

WebCore::WebGLLoseContext::WebGLLoseContext ( WebGLRenderingContextBase )
explicit

◆ ~WebGLLoseContext()

virtual WebCore::WebGLLoseContext::~WebGLLoseContext ( )
virtual

Member Function Documentation

◆ getName()

ExtensionName WebCore::WebGLLoseContext::getName ( ) const
overridevirtual

◆ loseContext()

void WebCore::WebGLLoseContext::loseContext ( )

◆ restoreContext()

void WebCore::WebGLLoseContext::restoreContext ( )

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