Searched refs:kNull_GLContextType (Results 1 – 6 of 6) sorted by relevance
44 kNull_GLContextType, //! Non-rendering OpenGL mock context. enumerator62 case kNull_GLContextType: in IsRenderingGLContext()96 case kNull_GLContextType: in GLContextTypeName()
110 case kNull_GLContextType: in getContextInfo()
77 kNull_GLContextType = 0; variable
1246 GrContextFactory::kNull_GLContextType, in RunWithGPUTestContexts()1258 } else if (contextType == GrContextFactory::kNull_GLContextType) { in RunWithGPUTestContexts()
201 *outContextType = GrContextFactory::kNull_GLContextType; in parse_option_gpu_api()
1151 GrContext* ctx = mockFactory.get(GrContextFactory::kNull_GLContextType);