Searched refs:SamplerObjectTests (Results 1 – 3 of 3) sorted by relevance
36 class SamplerObjectTests : public TestCaseGroup class39 SamplerObjectTests(Context &context);40 virtual ~SamplerObjectTests(void);
51 SamplerObjectTests::SamplerObjectTests(Context &context) : TestCaseGroup(context, "samplers", "Text… in SamplerObjectTests() function in deqp::gles3::Functional::SamplerObjectTests55 SamplerObjectTests::~SamplerObjectTests(void) in ~SamplerObjectTests()59 void SamplerObjectTests::init(void) in init()
388 addChild(new SamplerObjectTests(m_context)); in init()