webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | Protected Member Functions | List of all members
ShCompileTest Class Reference
Inheritance diagram for ShCompileTest:
testing::Test

Public Member Functions

 ShCompileTest ()
 

Protected Member Functions

void SetUp () override
 
void TearDown () override
 
void testCompile (const char **shaderStrings, int stringCount, bool expectation)
 
- Protected Member Functions inherited from testing::Test
 Test ()
 

Constructor & Destructor Documentation

◆ ShCompileTest()

ShCompileTest::ShCompileTest ( )
inline

Member Function Documentation

◆ SetUp()

void ShCompileTest::SetUp ( )
inlineoverrideprotectedvirtual

Reimplemented from testing::Test.

◆ TearDown()

void ShCompileTest::TearDown ( )
inlineoverrideprotectedvirtual

Reimplemented from testing::Test.

◆ testCompile()

void ShCompileTest::testCompile ( const char **  shaderStrings,
int  stringCount,
bool  expectation 
)
inlineprotected

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