Searched refs:singleNestedStructArrayGroup (Results 1 - 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutTests.cpp1119 tcu::TestCaseGroup* singleNestedStructArrayGroup = new tcu::TestCaseGroup(m_testCtx, "single_nested_struct_array", "Nested struct array in one uniform block"); local
1120 addChild(singleNestedStructArrayGroup);
1125 singleNestedStructArrayGroup->addChild(modeGroup);
1209 tcu::TestCaseGroup* singleNestedStructArrayGroup = new tcu::TestCaseGroup(m_testCtx, "unsized_nested_struct_array", "Unsized, nested struct array in one uniform block"); local
1210 addChild(singleNestedStructArrayGroup);
1215 singleNestedStructArrayGroup->addChild(modeGroup);
/external/deqp/modules/gles31/functional/
H A Des31fSSBOLayoutTests.cpp1097 tcu::TestCaseGroup* singleNestedStructArrayGroup = new tcu::TestCaseGroup(m_testCtx, "single_nested_struct_array", "Nested struct array in one uniform block"); local
1098 addChild(singleNestedStructArrayGroup);
1103 singleNestedStructArrayGroup->addChild(modeGroup);
1184 tcu::TestCaseGroup* singleNestedStructArrayGroup = new tcu::TestCaseGroup(m_testCtx, "unsized_nested_struct_array", "Unsized, nested struct array in one uniform block"); local
1185 addChild(singleNestedStructArrayGroup);
1190 singleNestedStructArrayGroup->addChild(modeGroup);
/external/deqp/modules/gles3/functional/
H A Des3fUniformBlockTests.cpp575 tcu::TestCaseGroup* singleNestedStructArrayGroup = new tcu::TestCaseGroup(m_testCtx, "single_nested_struct_array", "Nested struct array in one uniform block"); local
576 addChild(singleNestedStructArrayGroup);
581 singleNestedStructArrayGroup->addChild(modeGroup);
/external/deqp/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockTests.cpp701 tcu::TestCaseGroup* singleNestedStructArrayGroup = new tcu::TestCaseGroup(m_testCtx, "single_nested_struct_array", "Nested struct array in one uniform block"); local
702 addChild(singleNestedStructArrayGroup);
707 singleNestedStructArrayGroup->addChild(modeGroup);

Completed in 90 milliseconds