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