Searched refs:kDebug_GLContextType (Results 1 – 5 of 5) sorted by relevance
45 kDebug_GLContextType, //! Non-rendering, state verifying OpenGL context. enumerator46 kLastGLContextType = kDebug_GLContextType63 case kDebug_GLContextType: in IsRenderingGLContext()98 case kDebug_GLContextType: in GLContextTypeName()
113 case kDebug_GLContextType: in getContextInfo()
73 kDebug_GLContextType = 0, variable
1247 GrContextFactory::kDebug_GLContextType, in RunWithGPUTestContexts()1260 } else if (contextType == GrContextFactory::kDebug_GLContextType) { in RunWithGPUTestContexts()
197 *outContextType = GrContextFactory::kDebug_GLContextType; in parse_option_gpu_api()