Home
last modified time | relevance | path

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

/external/skqp/tools/gpu/vk/
DVkTestContext.h43 VkTestContext* CreatePlatformVkTestContext(VkTestContext*);
DVkTestContext.cpp165 VkTestContext* CreatePlatformVkTestContext(VkTestContext* sharedContext) { in CreatePlatformVkTestContext() function
/external/skia/tools/gpu/vk/
DVkTestContext.h43 VkTestContext* CreatePlatformVkTestContext(VkTestContext*);
DVkTestContext.cpp165 VkTestContext* CreatePlatformVkTestContext(VkTestContext* sharedContext) { in CreatePlatformVkTestContext() function
/external/skqp/tools/gpu/
DGrContextFactory.cpp215 testCtx.reset(CreatePlatformVkTestContext(vkSharedContext)); in getContextInfoInternal()
/external/skia/tools/gpu/
DGrContextFactory.cpp215 testCtx.reset(CreatePlatformVkTestContext(vkSharedContext)); in getContextInfoInternal()
/external/skqp/tools/skqp/
Dgm_runner.cpp135 return U(sk_gpu_test::CreatePlatformVkTestContext(nullptr)); in make_test_context()
/external/skia/tools/skqp/
Dgm_runner.cpp134 return U(sk_gpu_test::CreatePlatformVkTestContext(nullptr)); in make_test_context()