Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp7095 class IsPerPatchQueryCase : public TestCase class
7098 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::IsPerPatchQueryCase
7109 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()