Searched refs:ShaderMultisampleInterpolationStateQueryTests (Results 1 – 3 of 3) sorted by relevance
36 class ShaderMultisampleInterpolationStateQueryTests : public TestCaseGroup class39 ShaderMultisampleInterpolationStateQueryTests (Context& context);40 ~ShaderMultisampleInterpolationStateQueryTests (void);45 …ShaderMultisampleInterpolationStateQueryTests (ShaderMultisampleInterpolationStateQueryTests& othe…46 …ShaderMultisampleInterpolationStateQueryTests& operator= (const ShaderMultisampleInterpol…
149 ShaderMultisampleInterpolationStateQueryTests::ShaderMultisampleInterpolationStateQueryTests (Conte… in ShaderMultisampleInterpolationStateQueryTests() function in deqp::gles31::Functional::ShaderMultisampleInterpolationStateQueryTests154 ShaderMultisampleInterpolationStateQueryTests::~ShaderMultisampleInterpolationStateQueryTests (void) in ~ShaderMultisampleInterpolationStateQueryTests()158 void ShaderMultisampleInterpolationStateQueryTests::init (void) in init()
362 addChild(new ShaderMultisampleInterpolationStateQueryTests (m_context)); in init()