Home
last modified time | relevance | path

Searched refs:nestedArrayGroup (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fUniformBlockTests.cpp196 …tcu::TestCaseGroup* nestedArrayGroup = new tcu::TestCaseGroup(m_testCtx, "2_level_array", "2-level… in init() local
197 addChild(nestedArrayGroup); in init()
202 nestedArrayGroup->addChild(layoutGroup); in init()
227 …tcu::TestCaseGroup* nestedArrayGroup = new tcu::TestCaseGroup(m_testCtx, "3_level_array", "3-level… in init() local
228 addChild(nestedArrayGroup); in init()
233 nestedArrayGroup->addChild(layoutGroup); in init()
Des31fSSBOLayoutTests.cpp911 …tcu::TestCaseGroup* nestedArrayGroup = new tcu::TestCaseGroup(m_testCtx, "2_level_array", "2-level… in init() local
912 addChild(nestedArrayGroup); in init()
917 nestedArrayGroup->addChild(layoutGroup); in init()
943 …tcu::TestCaseGroup* nestedArrayGroup = new tcu::TestCaseGroup(m_testCtx, "3_level_array", "3-level… in init() local
944 addChild(nestedArrayGroup); in init()
949 nestedArrayGroup->addChild(layoutGroup); in init()
977 …tcu::TestCaseGroup* nestedArrayGroup = new tcu::TestCaseGroup(m_testCtx, "3_level_unsized_array", … in init() local
978 addChild(nestedArrayGroup); in init()
983 nestedArrayGroup->addChild(layoutGroup); in init()