Searched refs:ShaderImageLoadStoreTests (Results 1 - 12 of 12) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderImageLoadStoreTests.hpp32 class ShaderImageLoadStoreTests : public deqp::TestCaseGroup class in namespace:gl4cts
35 ShaderImageLoadStoreTests(deqp::Context& context);
36 ~ShaderImageLoadStoreTests(void);
41 ShaderImageLoadStoreTests(const ShaderImageLoadStoreTests& other);
42 ShaderImageLoadStoreTests& operator=(const ShaderImageLoadStoreTests& other);
H A Dgl4cES31CompatibilityTests.hpp178 /** @class ShaderImageLoadStoreTests
192 class ShaderImageLoadStoreTests : public deqp::TestCaseGroup class in namespace:gl4cts::es31compatibility
195 ShaderImageLoadStoreTests(deqp::Context& context);
196 ~ShaderImageLoadStoreTests(void);
201 ShaderImageLoadStoreTests(const ShaderImageLoadStoreTests& other);
202 ShaderImageLoadStoreTests& operator=(const ShaderImageLoadStoreTests& other);
205 /* ShaderImageLoadStoreTests class */
H A Dgl4cTestPackages.cpp197 addChild(new gl4cts::ShaderImageLoadStoreTests(getContext()));
H A Dgl4cES31CompatibilityTests.cpp53 addChild(new gl4cts::es31compatibility::ShaderImageLoadStoreTests(m_context));
H A Dgl4cES31CompatibilityShaderImageLoadStoreTests.cpp5441 ShaderImageLoadStoreTests::ShaderImageLoadStoreTests(deqp::Context& context) function in class:gl4cts::es31compatibility::ShaderImageLoadStoreTests
5446 ShaderImageLoadStoreTests::~ShaderImageLoadStoreTests(void)
5450 void ShaderImageLoadStoreTests::init()
H A Dgl4cShaderImageLoadStoreTests.cpp11558 ShaderImageLoadStoreTests::ShaderImageLoadStoreTests(deqp::Context& context)
11563 ShaderImageLoadStoreTests::~ShaderImageLoadStoreTests(void)
11567 void ShaderImageLoadStoreTests::init()
/external/deqp/external/openglcts/modules/gles31/
H A Des31cShaderImageLoadStoreTests.hpp33 class ShaderImageLoadStoreTests : public glcts::TestCaseGroup class in namespace:glcts
36 ShaderImageLoadStoreTests(glcts::Context& context);
37 ~ShaderImageLoadStoreTests(void);
42 ShaderImageLoadStoreTests(const ShaderImageLoadStoreTests& other);
43 ShaderImageLoadStoreTests& operator=(const ShaderImageLoadStoreTests& other);
H A Des31cTestPackage.cpp186 coreGroup->addChild(new glcts::ShaderImageLoadStoreTests(getContext()));
H A Des31cShaderImageLoadStoreTests.cpp5395 ShaderImageLoadStoreTests::ShaderImageLoadStoreTests(glcts::Context& context) function in class:glcts::ShaderImageLoadStoreTests
5400 ShaderImageLoadStoreTests::~ShaderImageLoadStoreTests(void)
5404 void ShaderImageLoadStoreTests::init()
/external/deqp/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.hpp36 class ShaderImageLoadStoreTests : public TestCaseGroup class in namespace:deqp::gles31::Functional
39 ShaderImageLoadStoreTests (Context& context);
40 ~ShaderImageLoadStoreTests (void);
45 ShaderImageLoadStoreTests (const ShaderImageLoadStoreTests& other);
46 ShaderImageLoadStoreTests& operator= (const ShaderImageLoadStoreTests& other);
H A Des31fFunctionalTests.cpp416 addChild(new ShaderImageLoadStoreTests (m_context));
H A Des31fShaderImageLoadStoreTests.cpp3146 ShaderImageLoadStoreTests::ShaderImageLoadStoreTests (Context& context) function in class:deqp::gles31::Functional::ShaderImageLoadStoreTests
3151 ShaderImageLoadStoreTests::~ShaderImageLoadStoreTests (void)
3155 void ShaderImageLoadStoreTests::init (void)

Completed in 1255 milliseconds