Lines Matching refs:sk_gpu_test
17 using sk_gpu_test::GrContextFactory;
18 using sk_gpu_test::GLTestContext;
19 using sk_gpu_test::ContextInfo;
23 bool IsGLContextType(sk_gpu_test::GrContextFactory::ContextType type) {
26 bool IsVulkanContextType(sk_gpu_test::GrContextFactory::ContextType type) {
29 bool IsMetalContextType(sk_gpu_test::GrContextFactory::ContextType type) {
32 bool IsDirect3DContextType(sk_gpu_test::GrContextFactory::ContextType type) {
35 bool IsDawnContextType(sk_gpu_test::GrContextFactory::ContextType type) {
38 bool IsRenderingGLContextType(sk_gpu_test::GrContextFactory::ContextType type) {
41 bool IsMockContextType(sk_gpu_test::GrContextFactory::ContextType type) {