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