Searched refs:kNativeGLType (Results 1 – 2 of 2) sorted by relevance
140 static constexpr auto kNativeGLType = sk_gpu_test::GrContextFactory::kGL_ContextType; in DEF_GPUTEST() local142 static constexpr auto kNativeGLType = sk_gpu_test::GrContextFactory::kGLES_ContextType; in DEF_GPUTEST()152 if (contextType != kNativeGLType) { in DEF_GPUTEST()
1415 static constexpr auto kNativeGLType = GrContextFactory::kGL_ContextType; in RunWithGPUTestContexts() local1417 static constexpr auto kNativeGLType = GrContextFactory::kGLES_ContextType; in RunWithGPUTestContexts()1426 if (contextType != kNativeGLType) { in RunWithGPUTestContexts()