Home
last modified time | relevance | path

Searched refs:LocalStructTests (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderStructTests.cpp169 class LocalStructTests : public TestCaseGroup class
172 LocalStructTests (Context& context) in LocalStructTests() function in deqp::gles3::Functional::LocalStructTests
177 ~LocalStructTests (void) in ~LocalStructTests()
184 void LocalStructTests::init (void) in init()
1930 addChild(new LocalStructTests(m_context)); in init()
/external/deqp/modules/gles2/functional/
Des2fShaderStructTests.cpp195 class LocalStructTests : public TestCaseGroup class
198 LocalStructTests (Context& context) in LocalStructTests() function in deqp::gles2::Functional::LocalStructTests
203 ~LocalStructTests (void) in ~LocalStructTests()
210 void LocalStructTests::init (void) in init()
1956 addChild(new LocalStructTests(m_context)); in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderStructTests.cpp131 class LocalStructTests : public tcu::TestCaseGroup class
134 LocalStructTests (tcu::TestContext& testCtx) in LocalStructTests() function in vkt::sr::__anon6888b68e0111::LocalStructTests
139 ~LocalStructTests (void) in ~LocalStructTests()
146 void LocalStructTests::init (void) in init()
2113 addChild(new LocalStructTests(m_testCtx)); in init()