Home
last modified time | relevance | path

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

/third_party/skia/tests/
DTest.h131 extern bool IsDawnContextType(GrContextFactoryContextType);
278 DEF_GPUTEST_FOR_CONTEXTS(name, &skiatest::IsDawnContextType, \
/third_party/skia/dm/
DDMGpuTestProcs.cpp35 bool IsDawnContextType(sk_gpu_test::GrContextFactory::ContextType type) { in IsDawnContextType() function
/third_party/skia/modules/canvaskit/
Dgm_bindings.cpp284 bool IsDawnContextType(ContextType) {return false;} in IsDawnContextType() function