Searched refs:ProgramInterfaceQueryTests (Results 1 – 9 of 9) sorted by relevance
32 class ProgramInterfaceQueryTests : public deqp::TestCaseGroup class35 ProgramInterfaceQueryTests(deqp::Context& context);36 ~ProgramInterfaceQueryTests(void);41 ProgramInterfaceQueryTests(const ProgramInterfaceQueryTests& other);42 ProgramInterfaceQueryTests& operator=(const ProgramInterfaceQueryTests& other);
296 addChild(new gl4cts::ProgramInterfaceQueryTests(getContext())); in init()
5090 ProgramInterfaceQueryTests::ProgramInterfaceQueryTests(deqp::Context& context) in ProgramInterfaceQueryTests() function in gl4cts::ProgramInterfaceQueryTests5095 ProgramInterfaceQueryTests::~ProgramInterfaceQueryTests(void) in ~ProgramInterfaceQueryTests()5099 void ProgramInterfaceQueryTests::init() in init()
36 class ProgramInterfaceQueryTests : public TestCaseGroup class39 ProgramInterfaceQueryTests (Context& context, bool is_GL45);40 ~ProgramInterfaceQueryTests (void);45 ProgramInterfaceQueryTests (const ProgramInterfaceQueryTests& other);46 ProgramInterfaceQueryTests& operator= (const ProgramInterfaceQueryTests& other);
468 addChild(new ProgramInterfaceQueryTests (m_context, false)); in init()513 addChild(new ProgramInterfaceQueryTests (m_context, true)); in init()
7062 ProgramInterfaceQueryTests::ProgramInterfaceQueryTests (Context& context, bool is_GL45) in ProgramInterfaceQueryTests() function in deqp::gles31::Functional::ProgramInterfaceQueryTests7068 ProgramInterfaceQueryTests::~ProgramInterfaceQueryTests (void) in ~ProgramInterfaceQueryTests()7072 void ProgramInterfaceQueryTests::init (void) in init()
33 class ProgramInterfaceQueryTests : public glcts::TestCaseGroup class36 ProgramInterfaceQueryTests(glcts::Context& context);37 ~ProgramInterfaceQueryTests(void);42 ProgramInterfaceQueryTests(const ProgramInterfaceQueryTests& other);43 ProgramInterfaceQueryTests& operator=(const ProgramInterfaceQueryTests& other);
212 coreGroup->addChild(new glcts::ProgramInterfaceQueryTests(getContext())); in init()
3714 ProgramInterfaceQueryTests::ProgramInterfaceQueryTests(glcts::Context& context) in ProgramInterfaceQueryTests() function in glcts::ProgramInterfaceQueryTests3719 ProgramInterfaceQueryTests::~ProgramInterfaceQueryTests(void) in ~ProgramInterfaceQueryTests()3723 void ProgramInterfaceQueryTests::init() in init()