Home
last modified time | relevance | path

Searched refs:kNativeGLType (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/dm/
H A DDMGpuTestProcs.cpp48 static constexpr auto kNativeGLType = GrContextFactory::kGL_ContextType; in RunWithGPUTestContexts() local
50 static constexpr auto kNativeGLType = GrContextFactory::kGLES_ContextType; in RunWithGPUTestContexts()
59 if (contextType != kNativeGLType) { in RunWithGPUTestContexts()
/third_party/skia/tests/
H A DSurfaceSemaphoreTest.cpp190 static constexpr auto kNativeGLType = sk_gpu_test::GrContextFactory::kGL_ContextType; in DEF_GPUTEST() local
192 static constexpr auto kNativeGLType = sk_gpu_test::GrContextFactory::kGLES_ContextType; in DEF_GPUTEST()
203 if (contextType != kNativeGLType) { in DEF_GPUTEST()

Completed in 3 milliseconds