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

Protected Member Functions

void SetUp () override
 
void TearDown () override
 
void DestroyCompiler ()
 
void InitializeCompiler ()
 
testing::AssertionResult TestShaderCompile (const char *version, const char *pragma, const char *shader)
 

Protected Attributes

ShBuiltInResources mResources
 
ShHandle mCompiler
 

Member Function Documentation

◆ DestroyCompiler()

void FragDepthTest::DestroyCompiler ( )
inlineprotected

◆ InitializeCompiler()

void FragDepthTest::InitializeCompiler ( )
inlineprotected

◆ SetUp()

void FragDepthTest::SetUp ( )
inlineoverrideprotected

◆ TearDown()

void FragDepthTest::TearDown ( )
inlineoverrideprotected

◆ TestShaderCompile()

testing::AssertionResult FragDepthTest::TestShaderCompile ( const char *  version,
const char *  pragma,
const char *  shader 
)
inlineprotected

Member Data Documentation

◆ mCompiler

ShHandle FragDepthTest::mCompiler
protected

◆ mResources

ShBuiltInResources FragDepthTest::mResources
protected

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