Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp2031 TestCaseGroup* const curArrayAssignGroup = new TestCaseGroup(m_context, groupName, groupDesc); in init() local
2032 addChild(curArrayAssignGroup); in init()
2040 curArrayAssignGroup->addChild(collectionTestGroup); in init()
/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp2358 TestCaseGroup* const curArrayAssignGroup = new TestCaseGroup(m_context, groupName, groupDesc); in init() local
2359 assignedValuesGroup->addChild(curArrayAssignGroup); in init()
2367 curArrayAssignGroup->addChild(collectionTestGroup); in init()
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp2893 TestCaseGroup* const curArrayAssignGroup = new TestCaseGroup(m_context, groupName, groupDesc); in init() local
2894 assignedValuesGroup->addChild(curArrayAssignGroup); in init()
2902 curArrayAssignGroup->addChild(collectionTestGroup); in init()