Searched refs:kGLES_ContextType (Results 1 – 18 of 18) sorted by relevance
37 static constexpr auto kNativeGLType = GrContextFactory::kGLES_ContextType; in RunWithGPUTestContexts()45 contextType == GrContextFactory::kGLES_ContextType) { in RunWithGPUTestContexts()
45 static constexpr auto kNativeGLType = GrContextFactory::kGLES_ContextType; in RunWithGPUTestContexts()53 contextType == GrContextFactory::kGLES_ContextType) { in RunWithGPUTestContexts()
35 kGLES_ContextType, //! OpenGL ES context. enumerator93 case kGLES_ContextType: in ContextTypeName()
180 case kGLES_ContextType: in getContextInfoInternal()
35 kGLES_ContextType, //! OpenGL ES context. enumerator90 case kGLES_ContextType: in ContextTypeName()
161 case kGLES_ContextType: in getContextInfoInternal()
60 gl = factory->getContextInfo(GrContextFactory::kGLES_ContextType, in getCanvas()102 result = fContextFactory->get(GrContextFactory::kGLES_ContextType, in directContext()
56 gl = factory->getContextInfo(GrContextFactory::kGLES_ContextType, in getCanvas()95 result = fContextFactory->get(GrContextFactory::kGLES_ContextType, in getContext()
175 static constexpr auto kNativeGLType = sk_gpu_test::GrContextFactory::kGLES_ContextType; in DEF_GPUTEST()185 contextType == sk_gpu_test::GrContextFactory::kGLES_ContextType) { in DEF_GPUTEST()
142 fGLESContextInfo = fFactory.getContextInfo(sk_gpu_test::GrContextFactory::kGLES_ContextType); in init()
192 static constexpr auto kNativeGLType = sk_gpu_test::GrContextFactory::kGLES_ContextType; in DEF_GPUTEST()202 contextType == sk_gpu_test::GrContextFactory::kGLES_ContextType) { in DEF_GPUTEST()
144 fGLESContextInfo = fFactory.getContextInfo(sk_gpu_test::GrContextFactory::kGLES_ContextType); in init()
261 *outContextType = GrContextFactory::kGLES_ContextType; in parse_option_gpu_api()265 *outContextType = GrContextFactory::kGLES_ContextType; in parse_option_gpu_api()
287 for (auto contextType : {ContextType::kGLES_ContextType, ContextType::kMock_ContextType}) { in RunWithGPUTestContexts()
234 *outContextType = GrContextFactory::kGLES_ContextType; in parse_option_gpu_api()
495 { "gles" , GrContextFactory::kGLES_ContextType }, in main()
1644 context = f.get(sk_gpu_test::GrContextFactory::kGLES_ContextType); in DEF_FUZZ()
1695 context = f.get(sk_gpu_test::GrContextFactory::kGLES_ContextType); in DEF_FUZZ()