Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTests.cpp6722 class ProgramInputTestGroup : public TestCaseGroup class
6725 ProgramInputTestGroup(Context &context, bool is_GL45);
6732 ProgramInputTestGroup::ProgramInputTestGroup(Context &context, bool is_GL45) in ProgramInputTestGroup() function in deqp::gles31::Functional::__anonef1c9bed0111::ProgramInputTestGroup
6738 void ProgramInputTestGroup::init(void) in init()
7936 addChild(new ProgramInputTestGroup(m_context, m_isGL45)); in init()