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

Public Member Functions

 QualificationOrderShaderTest ()
 

Protected Member Functions

virtual void SetUp ()
 
virtual void TearDown ()
 
bool compile (const std::string &shaderString, GLenum shaderType, ShShaderSpec spec)
 
- Protected Member Functions inherited from testing::Test
 Test ()
 

Protected Attributes

std::string mInfoLog
 

Constructor & Destructor Documentation

◆ QualificationOrderShaderTest()

QualificationOrderShaderTest::QualificationOrderShaderTest ( )
inline

Member Function Documentation

◆ compile()

bool QualificationOrderShaderTest::compile ( const std::string shaderString,
GLenum  shaderType,
ShShaderSpec  spec 
)
inlineprotected

◆ SetUp()

virtual void QualificationOrderShaderTest::SetUp ( )
inlineprotectedvirtual

Reimplemented from testing::Test.

◆ TearDown()

virtual void QualificationOrderShaderTest::TearDown ( )
inlineprotectedvirtual

Reimplemented from testing::Test.

Member Data Documentation

◆ mInfoLog

std::string QualificationOrderShaderTest::mInfoLog
protected

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