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

#include <Compiler.h>

Inheritance diagram for TShHandleBase:
TCompiler TranslatorESSL TranslatorGLSL TranslatorHLSL

Public Member Functions

 TShHandleBase ()
 
virtual ~TShHandleBase ()
 
virtual TCompilergetAsCompiler ()
 

Protected Attributes

TPoolAllocator allocator
 

Constructor & Destructor Documentation

◆ TShHandleBase()

TShHandleBase::TShHandleBase ( )

◆ ~TShHandleBase()

TShHandleBase::~TShHandleBase ( )
virtual

Member Function Documentation

◆ getAsCompiler()

virtual TCompiler* TShHandleBase::getAsCompiler ( )
inlinevirtual

Reimplemented in TCompiler.

Member Data Documentation

◆ allocator

TPoolAllocator TShHandleBase::allocator
protected

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