Home
last modified time | relevance | path

Searched refs:glShareContext (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/tools/gpu/
DGrContextFactory.cpp172 GLTestContext* glShareContext = primaryContext in getContextInfoInternal() local
177 glCtx = CreatePlatformGLTestContext(kGL_GrGLStandard, glShareContext); in getContextInfoInternal()
180 glCtx = CreatePlatformGLTestContext(kGLES_GrGLStandard, glShareContext); in getContextInfoInternal()
185 glShareContext).release(); in getContextInfoInternal()
199 glShareContext).release(); in getContextInfoInternal()
203 glShareContext).release(); in getContextInfoInternal()
207 glShareContext).release(); in getContextInfoInternal()
211 glShareContext).release(); in getContextInfoInternal()
216 glCtx = CommandBufferGLTestContext::Create(2, glShareContext); in getContextInfoInternal()
219 glCtx = CommandBufferGLTestContext::Create(3, glShareContext); in getContextInfoInternal()