Searched refs:SamplePosQueryCase (Results 1 – 1 of 1) sorted by relevance
108 class SamplePosQueryCase : public TestCase class111 SamplePosQueryCase (Context& context, const char* name, const char* desc);117 SamplePosQueryCase::SamplePosQueryCase (Context& context, const char* name, const char* desc) in SamplePosQueryCase() function in deqp::gles31::Functional::__anon931732650111::SamplePosQueryCase122 void SamplePosQueryCase::init (void) in init()128 SamplePosQueryCase::IterateResult SamplePosQueryCase::iterate (void) in iterate()1008 group->addChild(new SamplePosQueryCase (m_context, "sample_position", "test SAMPLE_POSITION")); in init()