Home
last modified time | relevance | path

Searched refs:nestedArrayGroup (Results 1 – 5 of 5) 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.cpp915 …tcu::TestCaseGroup* nestedArrayGroup = new tcu::TestCaseGroup(m_testCtx, "2_level_array", "2-level… in init() local
916 addChild(nestedArrayGroup); in init()
921 nestedArrayGroup->addChild(layoutGroup); in init()
947 …tcu::TestCaseGroup* nestedArrayGroup = new tcu::TestCaseGroup(m_testCtx, "3_level_array", "3-level… in init() local
948 addChild(nestedArrayGroup); in init()
953 nestedArrayGroup->addChild(layoutGroup); in init()
981 …tcu::TestCaseGroup* nestedArrayGroup = new tcu::TestCaseGroup(m_testCtx, "3_level_unsized_array", … in init() local
982 addChild(nestedArrayGroup); in init()
987 nestedArrayGroup->addChild(layoutGroup); in init()
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutTests.cpp469 …tcu::TestCaseGroup* nestedArrayGroup = new tcu::TestCaseGroup(m_testCtx, "2_level_array", "2-level… in init() local
470 addChild(nestedArrayGroup); in init()
481 createBlockBasicTypeCases(*nestedArrayGroup, m_testCtx, typeName, parentType, defaultFlags); in init()
487 …tcu::TestCaseGroup* nestedArrayGroup = new tcu::TestCaseGroup(m_testCtx, "3_level_array", "3-level… in init() local
488 addChild(nestedArrayGroup); in init()
501 createBlockBasicTypeCases(*nestedArrayGroup, m_testCtx, typeName, parentType, defaultFlags); in init()
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp1299 …tcu::TestCaseGroup* nestedArrayGroup = new tcu::TestCaseGroup(m_testCtx, "2_level_array", "2-level… in init() local
1300 addChild(nestedArrayGroup); in init()
1305 nestedArrayGroup->addChild(layoutGroup); in init()
1336 …tcu::TestCaseGroup* nestedArrayGroup = new tcu::TestCaseGroup(m_testCtx, "3_level_array", "3-level… in init() local
1337 addChild(nestedArrayGroup); in init()
1342 nestedArrayGroup->addChild(layoutGroup); in init()
1375 …tcu::TestCaseGroup* nestedArrayGroup = new tcu::TestCaseGroup(m_testCtx, "3_level_unsized_array", … in init() local
1376 addChild(nestedArrayGroup); in init()
1381 nestedArrayGroup->addChild(layoutGroup); in init()
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp464 …tcu::TestCaseGroup* nestedArrayGroup = new tcu::TestCaseGroup(m_testCtx, "2_level_array", "2-level… in init() local
465 addChild(nestedArrayGroup); in init()
489 nestedArrayGroup->addChild(layoutGroup.release()); in init()
495 …tcu::TestCaseGroup* nestedArrayGroup = new tcu::TestCaseGroup(m_testCtx, "3_level_array", "3-level… in init() local
496 addChild(nestedArrayGroup); in init()
522 nestedArrayGroup->addChild(layoutGroup.release()); in init()