Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fAttribLocationTests.cpp78 …TestCaseGroup* const bindMaxAttributeGroup = new TestCaseGroup(context, "bind_max_attributes", "Te… in createAttributeLocationTests() local
80 root->addChild(bindMaxAttributeGroup); in createAttributeLocationTests()
85bindMaxAttributeGroup->addChild(new gls::BindMaxAttributesTest(context.getTestContext(), context.g… in createAttributeLocationTests()
/external/deqp/modules/gles3/functional/
Des3fAttribLocationTests.cpp105 …TestCaseGroup* const bindMaxAttributeGroup = new TestCaseGroup(context, "bind_max_attributes", "Us… in createAttributeLocationTests() local
107 root->addChild(bindMaxAttributeGroup); in createAttributeLocationTests()
112bindMaxAttributeGroup->addChild(new gls::BindMaxAttributesTest(context.getTestContext(), context.g… in createAttributeLocationTests()