Searched refs:GLSLnoperspectiveTests (Results 1 – 3 of 3) sorted by relevance
72 class GLSLnoperspectiveTests : public deqp::TestCaseGroup class76 GLSLnoperspectiveTests(deqp::Context& context);78 virtual ~GLSLnoperspectiveTests() in ~GLSLnoperspectiveTests()86 GLSLnoperspectiveTests(const GLSLnoperspectiveTests&);87 GLSLnoperspectiveTests& operator=(const GLSLnoperspectiveTests&);
695 GLSLnoperspectiveTests::GLSLnoperspectiveTests(deqp::Context& context) in GLSLnoperspectiveTests() function in gl3cts::GLSLnoperspectiveTests704 void GLSLnoperspectiveTests::init(void) in init()
159 addChild(new gl3cts::GLSLnoperspectiveTests(getContext())); in init()