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) in SamplerObjectTests() function in deqp::gles3::Functional::SamplerObjectTests56 SamplerObjectTests::~SamplerObjectTests (void) in ~SamplerObjectTests()60 void SamplerObjectTests::init (void) in init()
393 addChild(new SamplerObjectTests (m_context)); in init()