Searched refs:singleNestedStructGroup (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fUniformBlockTests.cpp542 tcu::TestCaseGroup* singleNestedStructGroup = new tcu::TestCaseGroup(m_testCtx, "single_nested_struct", "Nested struct in one uniform block"); local
543 addChild(singleNestedStructGroup);
548 singleNestedStructGroup->addChild(modeGroup);
/external/deqp/modules/gles31/functional/
H A Des31fSSBOLayoutTests.cpp1068 tcu::TestCaseGroup* singleNestedStructGroup = new tcu::TestCaseGroup(m_testCtx, "single_nested_struct", "Nested struct in one uniform block"); local
1069 addChild(singleNestedStructGroup);
1074 singleNestedStructGroup->addChild(modeGroup);

Completed in 48 milliseconds