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

/external/deqp/modules/gles3/functional/
H A Des3fShaderApiTests.cpp1736 TestCaseGroup* programBinaryGroup = new TestCaseGroup(m_context, "program_binary", "Program binary API tests"); local
1737 addChild(programBinaryGroup);
1741 programBinaryGroup->addChild(simpleCaseGroup);
1749 programBinaryGroup->addChild(binaryPersistenceGroup);

Completed in 99 milliseconds