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);
73 SamplerStateQueryTests::SamplerStateQueryTests (Context& context) in SamplerStateQueryTests() function in deqp::gles31::Functional::SamplerStateQueryTests78 void SamplerStateQueryTests::init (void) in init()
272 addChild(new SamplerStateQueryTests (m_context)); in init()
60 SamplerStateQueryTests::SamplerStateQueryTests (Context& context) in SamplerStateQueryTests() function in deqp::gles3::Functional::SamplerStateQueryTests64 void SamplerStateQueryTests::init (void) in init()
353 addChild(new SamplerStateQueryTests (m_context)); in init()