Searched refs:CreatePlatformVkTestContext (Results 1 – 3 of 3) sorted by relevance
43 VkTestContext* CreatePlatformVkTestContext(VkTestContext*);
155 VkTestContext* CreatePlatformVkTestContext(VkTestContext* sharedContext) { in CreatePlatformVkTestContext() function
209 testCtx.reset(CreatePlatformVkTestContext(vkSharedContext)); in getContextInfoInternal()