Searched refs:createGlobalVkEmulation (Results 1 – 4 of 4) sorted by relevance
59 mVkEmu(createGlobalVkEmulation(mVk, getGfxstreamFeatures())), in VulkanTestHelper()
428 VkEmulation* createGlobalVkEmulation(VulkanDispatch* vk, gfxstream::host::FeatureSet features);
516 VkEmulation* createGlobalVkEmulation(VulkanDispatch* vk, gfxstream::host::FeatureSet features) { in createGlobalVkEmulation() function
319 vkEmu = vk::createGlobalVkEmulation(vkDispatch, fb->m_features); in initialize()