Searched defs:ShaderOperatorTests (Results 1 - 6 of 6) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fShaderOperatorTests.hpp35 class ShaderOperatorTests : public TestCaseGroup class in namespace:deqp::gles2::Functional
38 ShaderOperatorTests (Context& context);
39 virtual ~ShaderOperatorTests (void);
44 ShaderOperatorTests (const ShaderOperatorTests&); // not allowed!
45 ShaderOperatorTests& operator= (const ShaderOperatorTests&); // not allowed!
H A Des2fShaderOperatorTests.cpp602 // ShaderOperatorTests.
604 ShaderOperatorTests::ShaderOperatorTests(Context& context) function in class:deqp::gles2::Functional::ShaderOperatorTests
609 ShaderOperatorTests::~ShaderOperatorTests (void)
907 void ShaderOperatorTests::init (void)
/external/deqp/modules/gles2/performance/
H A Des2pShaderOperatorTests.hpp36 class ShaderOperatorTests : public TestCaseGroup class in namespace:deqp::gles2::Performance
39 ShaderOperatorTests (Context& context);
40 ~ShaderOperatorTests (void);
45 ShaderOperatorTests (const ShaderOperatorTests& other);
46 ShaderOperatorTests& operator= (const ShaderOperatorTests& other);
/external/deqp/modules/gles3/functional/
H A Des3fShaderOperatorTests.hpp35 class ShaderOperatorTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
38 ShaderOperatorTests (Context& context);
39 virtual ~ShaderOperatorTests (void);
44 ShaderOperatorTests (const ShaderOperatorTests&); // not allowed!
45 ShaderOperatorTests& operator= (const ShaderOperatorTests&); // not allowed!
H A Des3fShaderOperatorTests.cpp883 // ShaderOperatorTests.
885 ShaderOperatorTests::ShaderOperatorTests(Context& context) function in class:deqp::gles3::Functional::ShaderOperatorTests
890 ShaderOperatorTests::~ShaderOperatorTests (void)
1351 void ShaderOperatorTests::init (void)
/external/deqp/modules/gles3/performance/
H A Des3pShaderOperatorTests.hpp36 class ShaderOperatorTests : public TestCaseGroup class in namespace:deqp::gles3::Performance
39 ShaderOperatorTests (Context& context);
40 ~ShaderOperatorTests (void);
45 ShaderOperatorTests (const ShaderOperatorTests& other);
46 ShaderOperatorTests& operator= (const ShaderOperatorTests& other);

Completed in 3566 milliseconds