Home
last modified time | relevance | path

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

/external/skia/dm/
DDMGpuTestProcs.cpp41 bool IsDawnContextType(sk_gpu_test::GrContextFactory::ContextType type) { in IsDawnContextType() function
/external/skia/tests/
DBazelTestRunner.cpp54 bool IsDawnContextType(sk_gpu_test::GrContextFactory::ContextType type) { in IsDawnContextType() function
/external/skia/tools/skqp/src/
Dskqp_GpuTestProcs.cpp49 bool IsDawnContextType(sk_gpu_test::GrContextFactory::ContextType type) { return false; } in IsDawnContextType() function
/external/skia/modules/canvaskit/
Dgm_bindings.cpp285 bool IsDawnContextType(ContextType) {return false;} in IsDawnContextType() function