Searched refs:OpenGLApp (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tests/kits/opengl/glinfo/
H A DOpenGLApp.cpp10 #include "OpenGLApp.h"
17 OpenGLApp::OpenGLApp() function in class:OpenGLApp
24 OpenGLApp::~OpenGLApp()
30 OpenGLApp::ReadyToRun()
39 OpenGLApp app;
H A DOpenGLApp.h15 class OpenGLApp : public BApplication { class in inherits:BApplication
17 OpenGLApp();
18 virtual ~OpenGLApp();

Completed in 30 milliseconds