Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fAttribLocationTests.cpp237 …TestCaseGroup* const mixedTimeGroup = new TestCaseGroup(context, "mixed_time", "Bind time tests. T… in createAttributeLocationTests() local
239 root->addChild(mixedTimeGroup); in createAttributeLocationTests()
241mixedTimeGroup->addChild(new gls::PreAttachMixedAttributeTest(context.getTestContext(), context.ge… in createAttributeLocationTests()
242mixedTimeGroup->addChild(new gls::PreLinkMixedAttributeTest(context.getTestContext(), context.getR… in createAttributeLocationTests()
243mixedTimeGroup->addChild(new gls::PostLinkMixedAttributeTest(context.getTestContext(), context.get… in createAttributeLocationTests()
244mixedTimeGroup->addChild(new gls::MixedRelinkAttributeTest(context.getTestContext(), context.getRe… in createAttributeLocationTests()
245mixedTimeGroup->addChild(new gls::MixedReattachAttributeTest(context.getTestContext(), context.get… in createAttributeLocationTests()