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

/external/deqp/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp2035 TestCaseGroup* const curArrayAssignGroup = new TestCaseGroup(m_context, groupName, groupDesc); local
2036 addChild(curArrayAssignGroup);
2044 curArrayAssignGroup->addChild(collectionTestGroup);
/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp2362 TestCaseGroup* const curArrayAssignGroup = new TestCaseGroup(m_context, groupName, groupDesc); local
2363 assignedValuesGroup->addChild(curArrayAssignGroup);
2371 curArrayAssignGroup->addChild(collectionTestGroup);
/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp2897 TestCaseGroup* const curArrayAssignGroup = new TestCaseGroup(m_context, groupName, groupDesc); local
2898 assignedValuesGroup->addChild(curArrayAssignGroup);
2906 curArrayAssignGroup->addChild(collectionTestGroup);

Completed in 906 milliseconds