Searched refs:testContext (Results 1 – 2 of 2) sorted by relevance
596 GLXContext testContext = nullptr; in queryCoreProfileSupport() local600 testContext = in queryCoreProfileSupport()607 if (testContext) { in queryCoreProfileSupport()612 getGlxApi()->glXDestroyContext(mDisplay, testContext); in queryCoreProfileSupport()
1206 HGLRC testContext = nullptr; in queryCoreProfileSupport() local1211 testContext = in queryCoreProfileSupport()1216 if (testContext) { in queryCoreProfileSupport()1221 mDispatch->wglDeleteContext(testContext); in queryCoreProfileSupport()