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!
178 addChild(new ShaderCommonFunctionTests (m_context)); in init()
2072 ShaderCommonFunctionTests::ShaderCommonFunctionTests (Context& context) in ShaderCommonFunctionTests() function in deqp::gles31::Functional::ShaderCommonFunctionTests2077 ShaderCommonFunctionTests::~ShaderCommonFunctionTests (void) in ~ShaderCommonFunctionTests()2117 void ShaderCommonFunctionTests::init (void) in init()
180 addChild(new ShaderCommonFunctionTests (m_context)); in init()
1586 ShaderCommonFunctionTests::ShaderCommonFunctionTests (Context& context) in ShaderCommonFunctionTests() function in deqp::gles3::Functional::ShaderCommonFunctionTests1591 ShaderCommonFunctionTests::~ShaderCommonFunctionTests (void) in ~ShaderCommonFunctionTests()1628 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!
46 builtinFunctionTests->addChild(new ShaderCommonFunctionTests(testCtx)); in createBuiltinTests()
1004 ShaderCommonFunctionTests::ShaderCommonFunctionTests (tcu::TestContext& testCtx) in ShaderCommonFunctionTests() function in vkt::shaderexecutor::ShaderCommonFunctionTests1009 ShaderCommonFunctionTests::~ShaderCommonFunctionTests (void) in ~ShaderCommonFunctionTests()1013 void ShaderCommonFunctionTests::init (void) in init()