Searched refs:ShaderCommonFunctionTests (Results 1 – 9 of 9) 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!
180 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()
178 addChild(new ShaderCommonFunctionTests (m_context)); in init()
2111 ShaderCommonFunctionTests::ShaderCommonFunctionTests (Context& context) in ShaderCommonFunctionTests() function in deqp::gles31::Functional::ShaderCommonFunctionTests2116 ShaderCommonFunctionTests::~ShaderCommonFunctionTests (void) in ~ShaderCommonFunctionTests()2156 void ShaderCommonFunctionTests::init (void) in init()
36 class ShaderCommonFunctionTests : public tcu::TestCaseGroup class39 ShaderCommonFunctionTests (tcu::TestContext& testCtx);40 virtual ~ShaderCommonFunctionTests (void);45 ShaderCommonFunctionTests (const ShaderCommonFunctionTests&); // not allowed!46 ShaderCommonFunctionTests& operator= (const ShaderCommonFunctionTests&); // not allowed!
45 builtinFunctionTests->addChild(new ShaderCommonFunctionTests(testCtx)); in createBuiltinTests()
2393 ShaderCommonFunctionTests::ShaderCommonFunctionTests (tcu::TestContext& testCtx) in ShaderCommonFunctionTests() function in vkt::shaderexecutor::ShaderCommonFunctionTests2398 ShaderCommonFunctionTests::~ShaderCommonFunctionTests (void) in ~ShaderCommonFunctionTests()2402 void ShaderCommonFunctionTests::init (void) in init()