Searched refs:ShaderCommonFunctionTests (Results 1 – 6 of 6) sorted by relevance
35 class ShaderCommonFunctionTests : public TestCaseGroup class38 ShaderCommonFunctionTests (Context& context);39 virtual ~ShaderCommonFunctionTests (void);44 ShaderCommonFunctionTests (const ShaderCommonFunctionTests&); // not allowed!45 ShaderCommonFunctionTests& operator= (const ShaderCommonFunctionTests&); // not allowed!
178 addChild(new ShaderCommonFunctionTests (m_context)); in init()
1623 ShaderCommonFunctionTests::ShaderCommonFunctionTests (Context& context) in ShaderCommonFunctionTests() function in deqp::gles3::Functional::ShaderCommonFunctionTests1628 ShaderCommonFunctionTests::~ShaderCommonFunctionTests (void) in ~ShaderCommonFunctionTests()1665 void ShaderCommonFunctionTests::init (void) in init()
152 addChild(new ShaderCommonFunctionTests (m_context)); in init()
2108 ShaderCommonFunctionTests::ShaderCommonFunctionTests (Context& context) in ShaderCommonFunctionTests() function in deqp::gles31::Functional::ShaderCommonFunctionTests2113 ShaderCommonFunctionTests::~ShaderCommonFunctionTests (void) in ~ShaderCommonFunctionTests()2153 void ShaderCommonFunctionTests::init (void) in init()