Searched refs:getGLRC (Results 1 – 4 of 4) sorted by relevance
107 winShareContext = shareContext->fPbufferContext ? shareContext->fPbufferContext->getGLRC() in WinGLTestContext()130 glrc = fPbufferContext->getGLRC(); in WinGLTestContext()186 glrc = fPbufferContext->getGLRC(); in onPlatformMakeCurrent()
154 HGLRC getGLRC() const { return fGLRC; } in getGLRC() function