Searched refs:supportsExternalMemoryHostProperties (Results 1 – 3 of 3) sorted by relevance
127 bool supportsExternalMemoryHostProperties() const;
1791 bool VkEmulation::supportsExternalMemoryHostProperties() const { in supportsExternalMemoryHostProperties() function in gfxstream::vk::VkEmulation
5520 if (!m_vkEmulation || !m_vkEmulation->supportsExternalMemoryHostProperties()) { in on_vkAllocateMemory()