Searched refs:ShaderMatrixTests (Results 1 - 6 of 6) sorted by last modified time

/external/deqp/modules/gles3/functional/
H A Des3fShaderMatrixTests.cpp1783 ShaderMatrixTests::ShaderMatrixTests (Context& context) function in class:deqp::gles3::Functional::ShaderMatrixTests
1788 ShaderMatrixTests::~ShaderMatrixTests (void)
1792 void ShaderMatrixTests::init (void)
H A Des3fShaderMatrixTests.hpp35 class ShaderMatrixTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
38 ShaderMatrixTests (Context& context);
39 virtual ~ShaderMatrixTests (void);
44 ShaderMatrixTests (const ShaderMatrixTests&); // not allowed!
45 ShaderMatrixTests& operator= (const ShaderMatrixTests&); // not allowed!
H A Des3fFunctionalTests.cpp211 addChild(new ShaderMatrixTests (m_context));
/external/deqp/modules/gles2/functional/
H A Des2fFunctionalTests.cpp141 addChild(new ShaderMatrixTests (m_context));
H A Des2fShaderMatrixTests.cpp1078 ShaderMatrixTests::ShaderMatrixTests (Context& context) function in class:deqp::gles2::Functional::ShaderMatrixTests
1083 ShaderMatrixTests::~ShaderMatrixTests (void)
1087 void ShaderMatrixTests::init (void)
H A Des2fShaderMatrixTests.hpp35 class ShaderMatrixTests : public TestCaseGroup class in namespace:deqp::gles2::Functional
38 ShaderMatrixTests (Context& context);
39 virtual ~ShaderMatrixTests (void);
44 ShaderMatrixTests (const ShaderMatrixTests&); // not allowed!
45 ShaderMatrixTests& operator= (const ShaderMatrixTests&); // not allowed!

Completed in 464 milliseconds