Lines Matching refs:group

4332 		<< "Note! Test result should only be used as a baseline reference result for buffer.data_upload.* test group results."
4462 << "Note! Test result may not be useful as is but instead should be compared against the reference.* group and upload_and_draw.*_and_unrelated_upload group results.\n"
4622 << "Note! Test result should only be used as a baseline reference result for buffer.data_upload.* test group results."
4817 << "Note! Test result may not be useful as is but instead should be compared against the reference.* group and other upload_and_draw.* group results.\n"
5150 message << "Note! Test result should only be used as a baseline reference result for buffer.render_after_upload.draw_modify_draw test group results.";
5152 message << "Note! Test result may not be useful as is but instead should be compared against the buffer.render_after_upload.reference.draw_upload_draw group results.\n";
6267 tcu::TestCaseGroup* group;
6281 bufferDataMethodGroup->addChild(targetCases[targetNdx].group);
6285 targetCases[targetNdx].group->addChild(new BufferDataUploadCase(m_context,
6300 tcu::TestCaseGroup* group;
6314 bufferSubDataMethodGroup->addChild(flagCases[flagNdx].group);
6318 flagCases[flagNdx].group->addChild(new BufferSubDataUploadCase(m_context,
6372 tcu::TestCaseGroup* group;
6386 tcu::TestCaseGroup* const bufferTypeGroup = groups[groupNdx].group;
6709 tcu::TestCaseGroup* const group = new tcu::TestCaseGroup(m_testCtx, bufferConfigs[stateNdx].name, bufferConfigs[stateNdx].description);
6710 uploadAndDrawGroup->addChild(group);
6729 group->addChild(new TestType(m_context,
6744 group->addChild(new TestType(m_context,