Searched refs:IsPerPatchQueryCase (Results 1 – 1 of 1) sorted by relevance
7095 class IsPerPatchQueryCase : public TestCase class7098 IsPerPatchQueryCase (Context& context, const char* name, const char* desc);7104 IsPerPatchQueryCase::IsPerPatchQueryCase (Context& context, const char* name, const char* desc) in IsPerPatchQueryCase() function in deqp::gles31::Functional::__anon7e98ac8e0211::IsPerPatchQueryCase7109 void IsPerPatchQueryCase::init (void) in init()7114 IsPerPatchQueryCase::IterateResult IsPerPatchQueryCase::iterate (void) in iterate()7273 …queryGroup->addChild(new IsPerPatchQueryCase (m_context, "is_per_patch", "Test IS_PER_PAT… in init()