Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fAttribLocationTests.cpp65 …TestCaseGroup* const bindAttributeGroup = new TestCaseGroup(context, "bind", "Basic attribute bind… in createAttributeLocationTests() local
67 root->addChild(bindAttributeGroup); in createAttributeLocationTests()
72bindAttributeGroup->addChild(new gls::BindAttributeTest(context.getTestContext(), context.getRende… in createAttributeLocationTests()
/external/deqp/modules/gles3/functional/
Des3fAttribLocationTests.cpp92 …TestCaseGroup* const bindAttributeGroup = new TestCaseGroup(context, "bind", "Basic bind attribute… in createAttributeLocationTests() local
94 root->addChild(bindAttributeGroup); in createAttributeLocationTests()
99bindAttributeGroup->addChild(new gls::BindAttributeTest(context.getTestContext(), context.getRende… in createAttributeLocationTests()