Searched refs:getGlobalVkEmulation (Results 1 – 9 of 9) sorted by relevance
33 if (getGlobalVkEmulation()->features.VulkanSnapshots.enabled && stream) { in create()41 if (!getGlobalVkEmulation()->features.VulkanSnapshots.enabled) { in onSave()
142 auto emu = getGlobalVkEmulation(); in prepareAndroidNativeBufferImage()506 auto emu = getGlobalVkEmulation(); in setAndroidNativeImageSemaphoreSignaled()644 auto emu = getGlobalVkEmulation(); in syncImageToColorBuffer()
445 VkEmulation* getGlobalVkEmulation();
1380 VkEmulation* getGlobalVkEmulation() { in getGlobalVkEmulation() function
354 m_emu(getGlobalVkEmulation()), in Impl()4713 auto emu = getGlobalVkEmulation(); in getHostFeatureSupport()
305 if (vk::getGlobalVkEmulation()) { in main()
325 return features.Vulkan.enabled && vk::getGlobalVkEmulation() && in shouldEnableVulkan()
1503 auto vk_emu = gfxstream::vk::getGlobalVkEmulation(); in fillCaps()
483 auto* vkEmulation = getGlobalVkEmulation(); in TEST_F()