Home
last modified time | relevance | path

Searched refs:kNativeGLType (Results 1 – 4 of 4) sorted by relevance

/external/skqp/dm/
DDMGpuTestProcs.cpp35 static constexpr auto kNativeGLType = GrContextFactory::kGL_ContextType; in RunWithGPUTestContexts() local
37 static constexpr auto kNativeGLType = GrContextFactory::kGLES_ContextType; in RunWithGPUTestContexts()
46 if (contextType != kNativeGLType) { in RunWithGPUTestContexts()
/external/skia/dm/
DDMGpuTestProcs.cpp35 static constexpr auto kNativeGLType = GrContextFactory::kGL_ContextType; in RunWithGPUTestContexts() local
37 static constexpr auto kNativeGLType = GrContextFactory::kGLES_ContextType; in RunWithGPUTestContexts()
46 if (contextType != kNativeGLType) { in RunWithGPUTestContexts()
/external/skia/tests/
DSurfaceSemaphoreTest.cpp173 static constexpr auto kNativeGLType = sk_gpu_test::GrContextFactory::kGL_ContextType; in DEF_GPUTEST() local
175 static constexpr auto kNativeGLType = sk_gpu_test::GrContextFactory::kGLES_ContextType; in DEF_GPUTEST()
186 if (contextType != kNativeGLType) { in DEF_GPUTEST()
/external/skqp/tests/
DSurfaceSemaphoreTest.cpp173 static constexpr auto kNativeGLType = sk_gpu_test::GrContextFactory::kGL_ContextType; in DEF_GPUTEST() local
175 static constexpr auto kNativeGLType = sk_gpu_test::GrContextFactory::kGLES_ContextType; in DEF_GPUTEST()
186 if (contextType != kNativeGLType) { in DEF_GPUTEST()