Home
last modified time | relevance | path

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

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