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

#include <WebGLDepthTexture.h>

Inheritance diagram for WebCore::WebGLDepthTexture:
WebCore::WebGLExtension

Public Member Functions

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

Static Public Member Functions

static bool supported (GraphicsContext3D &)
 

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

◆ WebGLDepthTexture()

WebCore::WebGLDepthTexture::WebGLDepthTexture ( WebGLRenderingContextBase )
explicit

◆ ~WebGLDepthTexture()

virtual WebCore::WebGLDepthTexture::~WebGLDepthTexture ( )
virtual

Member Function Documentation

◆ getName()

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

◆ supported()

static bool WebCore::WebGLDepthTexture::supported ( GraphicsContext3D )
static

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