Home
last modified time | relevance | path

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

/external/skia/tests/
DTest.h121 using GrContextFactoryContextType = sk_gpu_test::GrContextFactory::ContextType; variable
123 using GrContextFactoryContextType = int; variable
127 typedef bool GrContextTypeFilterFn(GrContextFactoryContextType);
129 extern bool IsGLContextType(GrContextFactoryContextType);
130 extern bool IsVulkanContextType(GrContextFactoryContextType);
131 extern bool IsRenderingGLContextType(GrContextFactoryContextType);
132 extern bool IsNullGLContextType(GrContextFactoryContextType);