Home
last modified time | relevance | path

Searched defs:kNativeGLType (Results 1 – 3 of 3) sorted by relevance

/external/skia/tools/skqp/src/
Dskqp_GpuTestProcs.cpp67 static constexpr auto kNativeGLType = skgpu::ContextType::kGL; variable
69 static constexpr auto kNativeGLType = skgpu::ContextType::kGLES; variable
/external/skia/dm/
DDMGpuTestProcs.cpp80 static constexpr auto kNativeGLType = skgpu::ContextType::kGL; in RunWithGaneshTestContexts() local
/external/skia/tests/
DSurfaceSemaphoreTest.cpp221 static constexpr auto kNativeGLType = skgpu::ContextType::kGL; in DEF_GANESH_TEST() local