Home
last modified time | relevance | path

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

/external/skia/dm/
DDMGpuTestProcs.cpp65 bool IsDawnContextType(skgpu::ContextType type) { in IsDawnContextType() function
/external/skia/tools/skqp/src/
Dskqp_GpuTestProcs.cpp46 bool IsDawnContextType(skgpu::ContextType type) { return false; } in IsDawnContextType() function
/external/skia/modules/canvaskit/
Dgm_bindings.cpp284 bool IsDawnContextType(ContextType) { return false; } in IsDawnContextType() function