Searched refs:IsVulkanContextType (Results 1 – 5 of 5) sorted by relevance
119 extern bool IsVulkanContextType(GrContextFactoryContextType);203 DEF_GPUTEST_FOR_CONTEXTS(name, &skiatest::IsVulkanContextType, \
19 bool IsVulkanContextType(sk_gpu_test::GrContextFactory::ContextType type) { in IsVulkanContextType() function
129 extern bool IsVulkanContextType(GrContextFactoryContextType);269 DEF_GPUTEST_FOR_CONTEXTS(name, &skiatest::IsVulkanContextType, \
26 bool IsVulkanContextType(sk_gpu_test::GrContextFactory::ContextType type) { in IsVulkanContextType() function
281 bool IsVulkanContextType(ContextType) {return false;} in IsVulkanContextType() function