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

Public Member Functions

 NoDebugShaderPrecisionTest ()
 

Additional Inherited Members

- Protected Member Functions inherited from MatchOutputCodeTest
 MatchOutputCodeTest (GLenum shaderType, ShCompileOptions defaultCompileOptions, ShShaderOutput outputType)
 
void addOutputType (const ShShaderOutput outputType)
 
ShBuiltInResourcesgetResources ()
 
void compile (const std::string &shaderString)
 
void compile (const std::string &shaderString, const ShCompileOptions compileOptions)
 
bool foundInESSLCode (const char *stringToFind) const
 
bool foundInGLSLCode (const char *stringToFind) const
 
bool foundInCode (ShShaderOutput output, const char *stringToFind) const
 
bool foundInCode (ShShaderOutput output, const char *stringToFind, const int expectedOccurrences) const
 
bool foundInCode (const char *stringToFind) const
 
bool foundInCode (const char *stringToFind, const int expectedOccurrences) const
 
bool notFoundInCode (const char *stringToFind) const
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 

Constructor & Destructor Documentation

◆ NoDebugShaderPrecisionTest()

NoDebugShaderPrecisionTest::NoDebugShaderPrecisionTest ( )
inline

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