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

/external/deqp/modules/gles2/functional/
H A Des2fAttribLocationTests.cpp65 TestCaseGroup* const bindAttributeGroup = new TestCaseGroup(context, "bind", "Basic attribute binding tests."); local
67 root->addChild(bindAttributeGroup);
72 bindAttributeGroup->addChild(new gls::BindAttributeTest(context.getTestContext(), context.getRenderContext(), type));
/external/deqp/modules/gles3/functional/
H A Des3fAttribLocationTests.cpp92 TestCaseGroup* const bindAttributeGroup = new TestCaseGroup(context, "bind", "Basic bind attribute location tests."); local
94 root->addChild(bindAttributeGroup);
99 bindAttributeGroup->addChild(new gls::BindAttributeTest(context.getTestContext(), context.getRenderContext(), type));

Completed in 95 milliseconds