Searched refs:kVulkan_ContextType (Results 1 – 9 of 9) sorted by relevance
47 kVulkan_ContextType, //! Vulkan enumerator79 case kVulkan_ContextType: in ContextTypeBackend()114 case kVulkan_ContextType: in ContextTypeName()
239 SkASSERT(kVulkan_ContextType == type); in getContextInfoInternal()
91 if (contextType == GrContextFactory::kVulkan_ContextType && !vk_has_physical_devices()) { in skip_context()145 GrContextFactory::kVulkan_ContextType}; in printBackendInfo()160 case GrContextFactory::kVulkan_ContextType: in printBackendInfo()
61 case GrContextFactory::kVulkan_ContextType: { in getContextInfo()
75 sk_gpu_test::GrContextFactory::kVulkan_ContextType,
297 if (contextType != sk_gpu_test::GrContextFactory::kVulkan_ContextType) { in DEF_GANESH_TEST()
803 if ((type == sk_gpu_test::GrContextFactory::kVulkan_ContextType || in DEF_GANESH_TEST()
348 *outContextType = GrContextFactory::kVulkan_ContextType; in parse_option_gpu_api()500 *outContextType = sk_gpu_test::GrContextFactory::kVulkan_ContextType; in get_option_graphite_api()
513 { "vk" , GrContextFactory::kVulkan_ContextType }, in main()