Searched refs:hostSupportsVulkan (Results 1 – 3 of 3) sorted by relevance
375 auto hostSupportsVulkan = goldfish_vk::ResourceTracker::get()->hostSupportsVulkan(); \391 if (!hostSupportsVulkan) { in EnumerateInstanceExtensionProperties()416 if (!hostSupportsVulkan) { in CreateInstance()435 if (!hostSupportsVulkan) { in GetMemoryZirconHandleFUCHSIA()457 if (!hostSupportsVulkan) { in GetMemoryZirconHandlePropertiesFUCHSIA()478 if (!hostSupportsVulkan) { in GetSemaphoreZirconHandleFUCHSIA()497 if (!hostSupportsVulkan) { in ImportSemaphoreZirconHandleFUCHSIA()518 if (!hostSupportsVulkan) { in CreateBufferCollectionFUCHSIA()538 if (!hostSupportsVulkan) { in DestroyBufferCollectionFUCHSIA()557 if (!hostSupportsVulkan) { in SetBufferCollectionConstraintsFUCHSIA()[all …]
518 bool hostSupportsVulkan() const;
853 bool hostSupportsVulkan() const { in hostSupportsVulkan() function in goldfish_vk::ResourceTracker::Impl5079 bool ResourceTracker::hostSupportsVulkan() const { in hostSupportsVulkan() function in goldfish_vk::ResourceTracker5080 return mImpl->hostSupportsVulkan(); in hostSupportsVulkan()