Home
last modified time | relevance | path

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

/external/skia/tools/gpu/
DGrContextFactory.cpp141 GLTestContext* glShareContext = masterContext in getContextInfoInternal() local
146 glCtx = CreatePlatformGLTestContext(kGL_GrGLStandard, glShareContext); in getContextInfoInternal()
149 glCtx = CreatePlatformGLTestContext(kGLES_GrGLStandard, glShareContext); in getContextInfoInternal()
154 glShareContext).release(); in getContextInfoInternal()
158 glShareContext).release(); in getContextInfoInternal()
162 glShareContext).release(); in getContextInfoInternal()
166 glShareContext).release(); in getContextInfoInternal()
170 glShareContext).release(); in getContextInfoInternal()
175 glCtx = CommandBufferGLTestContext::Create(glShareContext); in getContextInfoInternal()
180 glCtx = CreateMesaGLTestContext(glShareContext); in getContextInfoInternal()
[all …]