Searched refs:SamplerStateQueryTests (Results 1 – 6 of 6) sorted by relevance
36 class SamplerStateQueryTests : public TestCaseGroup class39 SamplerStateQueryTests(Context &context);44 SamplerStateQueryTests(const SamplerStateQueryTests &other);45 SamplerStateQueryTests &operator=(const SamplerStateQueryTests &other);
61 SamplerStateQueryTests::SamplerStateQueryTests(Context &context) in SamplerStateQueryTests() function in deqp::gles3::Functional::SamplerStateQueryTests65 void SamplerStateQueryTests::init(void) in init()
355 addChild(new SamplerStateQueryTests(m_context)); in init()
76 SamplerStateQueryTests::SamplerStateQueryTests(Context &context) in SamplerStateQueryTests() function in deqp::gles31::Functional::SamplerStateQueryTests81 void SamplerStateQueryTests::init(void) in init()
401 addChild(new SamplerStateQueryTests(m_context)); in init()