Home
last modified time | relevance | path

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

/third_party/flutter/skia/tests/
DTest.h119 extern bool IsVulkanContextType(GrContextFactoryContextType);
203 DEF_GPUTEST_FOR_CONTEXTS(name, &skiatest::IsVulkanContextType, \
/third_party/flutter/skia/dm/
DDMGpuTestProcs.cpp19 bool IsVulkanContextType(sk_gpu_test::GrContextFactory::ContextType type) { in IsVulkanContextType() function
/third_party/skia/tests/
DTest.h129 extern bool IsVulkanContextType(GrContextFactoryContextType);
269 DEF_GPUTEST_FOR_CONTEXTS(name, &skiatest::IsVulkanContextType, \
/third_party/skia/dm/
DDMGpuTestProcs.cpp26 bool IsVulkanContextType(sk_gpu_test::GrContextFactory::ContextType type) { in IsVulkanContextType() function
/third_party/skia/modules/canvaskit/
Dgm_bindings.cpp281 bool IsVulkanContextType(ContextType) {return false;} in IsVulkanContextType() function