Home
last modified time | relevance | path

Searched refs:ShaderOperatorTests (Results 1 – 12 of 12) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fShaderOperatorTests.hpp35 class ShaderOperatorTests : public TestCaseGroup class
38 ShaderOperatorTests (Context& context);
39 virtual ~ShaderOperatorTests (void);
44 ShaderOperatorTests (const ShaderOperatorTests&); // not allowed!
45 ShaderOperatorTests& operator= (const ShaderOperatorTests&); // not allowed!
Des2fFunctionalTests.cpp141 addChild(new ShaderOperatorTests (m_context)); in init()
Des2fShaderOperatorTests.cpp604 ShaderOperatorTests::ShaderOperatorTests(Context& context) in ShaderOperatorTests() function in deqp::gles2::Functional::ShaderOperatorTests
609 ShaderOperatorTests::~ShaderOperatorTests (void) in ~ShaderOperatorTests()
907 void ShaderOperatorTests::init (void) in init()
/external/deqp/modules/gles3/functional/
Des3fShaderOperatorTests.hpp35 class ShaderOperatorTests : public TestCaseGroup class
38 ShaderOperatorTests (Context& context);
39 virtual ~ShaderOperatorTests (void);
44 ShaderOperatorTests (const ShaderOperatorTests&); // not allowed!
45 ShaderOperatorTests& operator= (const ShaderOperatorTests&); // not allowed!
Des3fFunctionalTests.cpp212 addChild(new ShaderOperatorTests (m_context)); in init()
Des3fShaderOperatorTests.cpp885 ShaderOperatorTests::ShaderOperatorTests(Context& context) in ShaderOperatorTests() function in deqp::gles3::Functional::ShaderOperatorTests
890 ShaderOperatorTests::~ShaderOperatorTests (void) in ~ShaderOperatorTests()
1351 void ShaderOperatorTests::init (void) in init()
/external/deqp/modules/gles3/performance/
Des3pShaderOperatorTests.hpp36 class ShaderOperatorTests : public TestCaseGroup class
39 ShaderOperatorTests (Context& context);
40 ~ShaderOperatorTests (void);
45 ShaderOperatorTests (const ShaderOperatorTests& other);
46 ShaderOperatorTests& operator= (const ShaderOperatorTests& other);
Des3pPerformanceTests.cpp77 addChild(new ShaderOperatorTests (m_context)); in init()
Des3pShaderOperatorTests.cpp1859 ShaderOperatorTests::ShaderOperatorTests (Context& context) in ShaderOperatorTests() function in deqp::gles3::Performance::ShaderOperatorTests
1864 ShaderOperatorTests::~ShaderOperatorTests (void) in ~ShaderOperatorTests()
1868 void ShaderOperatorTests::init (void) in init()
/external/deqp/modules/gles2/performance/
Des2pShaderOperatorTests.hpp36 class ShaderOperatorTests : public TestCaseGroup class
39 ShaderOperatorTests (Context& context);
40 ~ShaderOperatorTests (void);
45 ShaderOperatorTests (const ShaderOperatorTests& other);
46 ShaderOperatorTests& operator= (const ShaderOperatorTests& other);
Des2pPerformanceTests.cpp78 addChild(new ShaderOperatorTests (m_context)); in init()
Des2pShaderOperatorTests.cpp1851 ShaderOperatorTests::ShaderOperatorTests (Context& context) in ShaderOperatorTests() function in deqp::gles2::Performance::ShaderOperatorTests
1856 ShaderOperatorTests::~ShaderOperatorTests (void) in ~ShaderOperatorTests()
1860 void ShaderOperatorTests::init (void) in init()