Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
H A DSoftwareRenderer.cpp187 color_space cs = BScreen(GLView()->Window()).ColorSpace(); in LockGL()
224 if (GLView()->LockLooperWithTimeout(1000) == B_OK) { in Display()
225 GLView()->DrawBitmap(bitmap, B_ORIGIN); in Display()
226 GLView()->UnlockLooper(); in Display()
248 BScreen screen(GLView()->Window()); in SwapBuffers()
/third_party/mesa3d/include/HaikuGL/
H A DGLRenderer.h15 #include <GLView.h>
51 inline BGLView* GLView() { return fView; }; in GLView() function in BGLRenderer
/third_party/mesa3d/src/hgl/
H A DGLView.cpp13 #include <GLView.h>

Completed in 4 milliseconds