Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fUniformBlockTests.cpp245 tcu::TestCaseGroup *structArrayArrayGroup = in init() local
247 addChild(structArrayArrayGroup); in init()
252 structArrayArrayGroup->addChild(modeGroup); in init()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutTests.cpp441 …tcu::TestCaseGroup *structArrayArrayGroup = new tcu::TestCaseGroup(m_testCtx, "2_level_struct_arra… in init() local
442 addChild(structArrayArrayGroup); in init()
449 structArrayArrayGroup->addChild(new Block2LevelStructArrayCase( in init()
451structArrayArrayGroup->addChild(new Block2LevelStructArrayCase(m_testCtx, (baseName + "_geometry"), in init()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockTests.cpp507 …tcu::TestCaseGroup *structArrayArrayGroup = new tcu::TestCaseGroup(m_testCtx, "2_level_struct_arra… in init() local
508 addChild(structArrayArrayGroup); in init()
513 structArrayArrayGroup->addChild(modeGroup); in init()