Searched refs:kGL_ContextType (Results 1 – 21 of 21) sorted by relevance
34 kGL_ContextType, //! OpenGL context. enumerator91 case kGL_ContextType: in ContextTypeName()196 GrContextFactory::ContextType fType = GrContextFactory::kGL_ContextType;
177 case kGL_ContextType: in getContextInfoInternal()
34 kGL_ContextType, //! OpenGL context. enumerator88 case kGL_ContextType: in ContextTypeName()190 GrContextFactory::ContextType fType = GrContextFactory::kGL_ContextType;
158 case kGL_ContextType: in getContextInfoInternal()
35 static constexpr auto kNativeGLType = GrContextFactory::kGL_ContextType; in RunWithGPUTestContexts()44 if (contextType == GrContextFactory::kGL_ContextType || in RunWithGPUTestContexts()
43 static constexpr auto kNativeGLType = GrContextFactory::kGL_ContextType; in RunWithGPUTestContexts()52 if (contextType == GrContextFactory::kGL_ContextType || in RunWithGPUTestContexts()
57 GLTestContext* gl = factory->getContextInfo(GrContextFactory::kGL_ContextType, in getCanvas()99 auto result = fContextFactory->get(GrContextFactory::kGL_ContextType, in directContext()
53 GLTestContext* gl = factory->getContextInfo(GrContextFactory::kGL_ContextType, in getCanvas()92 GrContext* result = fContextFactory->get(GrContextFactory::kGL_ContextType, in getContext()
173 static constexpr auto kNativeGLType = sk_gpu_test::GrContextFactory::kGL_ContextType; in DEF_GPUTEST()184 if (contextType == sk_gpu_test::GrContextFactory::kGL_ContextType || in DEF_GPUTEST()
190 static constexpr auto kNativeGLType = sk_gpu_test::GrContextFactory::kGL_ContextType; in DEF_GPUTEST()201 if (contextType == sk_gpu_test::GrContextFactory::kGL_ContextType || in DEF_GPUTEST()
230 *outContextType = GrContextFactory::kGL_ContextType; in parse_option_gpu_api()456 SkCommandLineConfigGpu::ContextType contextType = GrContextFactory::kGL_ContextType; in parse_command_line_config_gpu()
55 auto contextType = sk_gpu_test::GrContextFactory::kGL_ContextType; in main()
257 *outContextType = GrContextFactory::kGL_ContextType; in parse_option_gpu_api()524 SkCommandLineConfigGpu::ContextType contextType = GrContextFactory::kGL_ContextType; in parse_command_line_config_gpu()
211 auto ctxInfo = factory.getContextInfo(sk_gpu_test::GrContextFactory::kGL_ContextType); in DEF_FUZZ()
278 DDLFuzzer(fuzz, ContextType::kGL_ContextType).run(); in DEF_FUZZ()
1642 auto context = f.get(sk_gpu_test::GrContextFactory::kGL_ContextType); in DEF_FUZZ()
340 const GrContextFactory::ContextType kContextType = GrContextFactory::kGL_ContextType; in main()
494 { "gl" , GrContextFactory::kGL_ContextType }, in main()
405 #define kBogusContextType GrContextFactory::kGL_ContextType
465 #define kBogusContextType GrContextFactory::kGL_ContextType
1693 GrContext* context = f.get(sk_gpu_test::GrContextFactory::kGL_ContextType); in DEF_FUZZ()