Searched defs:useGl (Results 1 – 3 of 3) sorted by relevance
183 bool useGl; member592 void createGlContext(HWND hWnd, HDC& hGLDC, HGLRC& hGLRC, bool& useGl) in createGlContext()721 bool useGl; in cvNamedWindow() local
278 const double useGl = getWindowProperty(winname, WND_PROP_OPENGL); in imshow() local
544 bool useGl; member