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 &other…46 ShaderMultisampleInterpolationStateQueryTests &operator=(47 const ShaderMultisampleInterpolationStateQueryTests &other);
163 ShaderMultisampleInterpolationStateQueryTests::ShaderMultisampleInterpolationStateQueryTests(Contex… in ShaderMultisampleInterpolationStateQueryTests() function in deqp::gles31::Functional::ShaderMultisampleInterpolationStateQueryTests168 ShaderMultisampleInterpolationStateQueryTests::~ShaderMultisampleInterpolationStateQueryTests(void) in ~ShaderMultisampleInterpolationStateQueryTests()172 void ShaderMultisampleInterpolationStateQueryTests::init(void) in init()
405 addChild(new ShaderMultisampleInterpolationStateQueryTests(m_context)); in init()