webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
QualificationVertexShaderTestESSL31 Class Reference
Inheritance diagram for QualificationVertexShaderTestESSL31:
testing::Test

Public Member Functions

 QualificationVertexShaderTestESSL31 ()
 

Protected Member Functions

virtual void SetUp ()
 
virtual void TearDown ()
 
bool compile (const std::string &shaderString)
 
const TIntermSymbolfindSymbolInAST (const TString &symbolName, TBasicType basicType)
 
- Protected Member Functions inherited from testing::Test
 Test ()
 

Protected Attributes

TranslatorESSLmTranslator
 
TIntermNodemASTRoot
 
std::string mInfoLog
 

Constructor & Destructor Documentation

◆ QualificationVertexShaderTestESSL31()

QualificationVertexShaderTestESSL31::QualificationVertexShaderTestESSL31 ( )
inline

Member Function Documentation

◆ compile()

bool QualificationVertexShaderTestESSL31::compile ( const std::string shaderString)
inlineprotected

◆ findSymbolInAST()

const TIntermSymbol* QualificationVertexShaderTestESSL31::findSymbolInAST ( const TString symbolName,
TBasicType  basicType 
)
inlineprotected

◆ SetUp()

virtual void QualificationVertexShaderTestESSL31::SetUp ( )
inlineprotectedvirtual

Reimplemented from testing::Test.

◆ TearDown()

virtual void QualificationVertexShaderTestESSL31::TearDown ( )
inlineprotectedvirtual

Reimplemented from testing::Test.

Member Data Documentation

◆ mASTRoot

TIntermNode* QualificationVertexShaderTestESSL31::mASTRoot
protected

◆ mInfoLog

std::string QualificationVertexShaderTestESSL31::mInfoLog
protected

◆ mTranslator

TranslatorESSL* QualificationVertexShaderTestESSL31::mTranslator
protected

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