Searched refs:SamplePosQueryCase (Results 1 – 1 of 1) sorted by relevance
112 class SamplePosQueryCase : public TestCase class115 SamplePosQueryCase (Context& context, const char* name, const char* desc);121 SamplePosQueryCase::SamplePosQueryCase (Context& context, const char* name, const char* desc) in SamplePosQueryCase() function in deqp::gles31::Functional::__anon65d791c60111::SamplePosQueryCase126 void SamplePosQueryCase::init (void) in init()132 SamplePosQueryCase::IterateResult SamplePosQueryCase::iterate (void) in iterate()1012 group->addChild(new SamplePosQueryCase (m_context, "sample_position", "test SAMPLE_POSITION")); in init()