Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderImageLoadStoreTests.hpp32 class ShaderImageLoadStoreTests : public deqp::TestCaseGroup class
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
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.cpp212 addChild(new gl4cts::ShaderImageLoadStoreTests(getContext())); in init()
H A Dgl4cES31CompatibilityTests.cpp53 addChild(new gl4cts::es31compatibility::ShaderImageLoadStoreTests(m_context)); in init()
H A Dgl4cES31CompatibilityShaderImageLoadStoreTests.cpp5441 ShaderImageLoadStoreTests::ShaderImageLoadStoreTests(deqp::Context& context) in ShaderImageLoadStoreTests() function in gl4cts::es31compatibility::ShaderImageLoadStoreTests
5446 ShaderImageLoadStoreTests::~ShaderImageLoadStoreTests(void) in ~ShaderImageLoadStoreTests()
5450 void ShaderImageLoadStoreTests::init() in init()
H A Dgl4cShaderImageLoadStoreTests.cpp11663 ShaderImageLoadStoreTests::ShaderImageLoadStoreTests(deqp::Context& context)
11668 ShaderImageLoadStoreTests::~ShaderImageLoadStoreTests(void)
11672 void ShaderImageLoadStoreTests::init()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderImageLoadStoreTests.hpp33 class ShaderImageLoadStoreTests : public glcts::TestCaseGroup class
36 ShaderImageLoadStoreTests(glcts::Context& context);
37 ~ShaderImageLoadStoreTests(void);
42 ShaderImageLoadStoreTests(const ShaderImageLoadStoreTests& other);
43 ShaderImageLoadStoreTests& operator=(const ShaderImageLoadStoreTests& other);
H A Des31cTestPackage.cpp208 coreGroup->addChild(new glcts::ShaderImageLoadStoreTests(getContext())); in init()
H A Des31cShaderImageLoadStoreTests.cpp5415 ShaderImageLoadStoreTests::ShaderImageLoadStoreTests(glcts::Context& context) in ShaderImageLoadStoreTests() function in glcts::ShaderImageLoadStoreTests
5420 ShaderImageLoadStoreTests::~ShaderImageLoadStoreTests(void) in ~ShaderImageLoadStoreTests()
5424 void ShaderImageLoadStoreTests::init() in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.hpp36 class ShaderImageLoadStoreTests : public TestCaseGroup class
39 ShaderImageLoadStoreTests (Context& context);
40 ~ShaderImageLoadStoreTests (void);
45 ShaderImageLoadStoreTests (const ShaderImageLoadStoreTests& other);
46 ShaderImageLoadStoreTests& operator= (const ShaderImageLoadStoreTests& other);
H A Des31fFunctionalTests.cpp457 addChild(new ShaderImageLoadStoreTests (m_context)); in init()
501 addChild(new ShaderImageLoadStoreTests (m_context)); in init()
H A Des31fShaderImageLoadStoreTests.cpp3226 ShaderImageLoadStoreTests::ShaderImageLoadStoreTests (Context& context) in ShaderImageLoadStoreTests() function in deqp::gles31::Functional::ShaderImageLoadStoreTests
3231 ShaderImageLoadStoreTests::~ShaderImageLoadStoreTests (void) in ~ShaderImageLoadStoreTests()
3235 void ShaderImageLoadStoreTests::init (void) in init()

Completed in 41 milliseconds