Home
last modified time | relevance | path

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

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