Home
last modified time | relevance | path

Searched refs:GLSLnoperspectiveTests (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cGLSLnoperspectiveTests.hpp72 class GLSLnoperspectiveTests : public deqp::TestCaseGroup class
76 GLSLnoperspectiveTests(deqp::Context& context);
78 virtual ~GLSLnoperspectiveTests() in ~GLSLnoperspectiveTests()
86 GLSLnoperspectiveTests(const GLSLnoperspectiveTests&);
87 GLSLnoperspectiveTests& operator=(const GLSLnoperspectiveTests&);
H A Dgl3cGLSLnoperspectiveTests.cpp695 GLSLnoperspectiveTests::GLSLnoperspectiveTests(deqp::Context& context) in GLSLnoperspectiveTests() function in gl3cts::GLSLnoperspectiveTests
704 void GLSLnoperspectiveTests::init(void) in init()
H A Dgl3cTestPackages.cpp157 addChild(new gl3cts::GLSLnoperspectiveTests(getContext())); in init()

Completed in 3 milliseconds