Home
last modified time | relevance | path

Searched refs:ShaderCommonFunctionTests (Results 1 – 6 of 6) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderCommonFunctionTests.hpp35 class ShaderCommonFunctionTests : public TestCaseGroup class
38 ShaderCommonFunctionTests (Context& context);
39 virtual ~ShaderCommonFunctionTests (void);
44 ShaderCommonFunctionTests (const ShaderCommonFunctionTests&); // not allowed!
45 ShaderCommonFunctionTests& operator= (const ShaderCommonFunctionTests&); // not allowed!
Des3fFunctionalTests.cpp178 addChild(new ShaderCommonFunctionTests (m_context)); in init()
Des3fShaderCommonFunctionTests.cpp1623 ShaderCommonFunctionTests::ShaderCommonFunctionTests (Context& context) in ShaderCommonFunctionTests() function in deqp::gles3::Functional::ShaderCommonFunctionTests
1628 ShaderCommonFunctionTests::~ShaderCommonFunctionTests (void) in ~ShaderCommonFunctionTests()
1665 void ShaderCommonFunctionTests::init (void) in init()
/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.hpp35 class ShaderCommonFunctionTests : public TestCaseGroup class
38 ShaderCommonFunctionTests (Context& context);
39 virtual ~ShaderCommonFunctionTests (void);
44 ShaderCommonFunctionTests (const ShaderCommonFunctionTests&); // not allowed!
45 ShaderCommonFunctionTests& operator= (const ShaderCommonFunctionTests&); // not allowed!
Des31fFunctionalTests.cpp152 addChild(new ShaderCommonFunctionTests (m_context)); in init()
Des31fShaderCommonFunctionTests.cpp2108 ShaderCommonFunctionTests::ShaderCommonFunctionTests (Context& context) in ShaderCommonFunctionTests() function in deqp::gles31::Functional::ShaderCommonFunctionTests
2113 ShaderCommonFunctionTests::~ShaderCommonFunctionTests (void) in ~ShaderCommonFunctionTests()
2153 void ShaderCommonFunctionTests::init (void) in init()