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);122 SamplePosQueryCase::SamplePosQueryCase(Context &context, const char *name, const char *desc) in SamplePosQueryCase() function in deqp::gles31::Functional::__anon2fdc245b0111::SamplePosQueryCase127 void SamplePosQueryCase::init(void) in init()133 SamplePosQueryCase::IterateResult SamplePosQueryCase::iterate(void) in iterate()1041 … group->addChild(new SamplePosQueryCase(m_context, "sample_position", "test SAMPLE_POSITION")); in init()