Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp5992 class ProgramInputTestGroup : public TestCaseGroup class
5995 ProgramInputTestGroup (Context& context);
5999 ProgramInputTestGroup::ProgramInputTestGroup (Context& context) in ProgramInputTestGroup() function in deqp::gles31::Functional::__anon93215e200111::ProgramInputTestGroup
6004 void ProgramInputTestGroup::init (void) in init()
7059 addChild(new ProgramInputTestGroup(m_context)); in init()