Home
last modified time | relevance | path

Searched refs:supportsExternalMemoryHostProperties (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.h127 bool supportsExternalMemoryHostProperties() const;
DVkCommonOperations.cpp1791 bool VkEmulation::supportsExternalMemoryHostProperties() const { in supportsExternalMemoryHostProperties() function in gfxstream::vk::VkEmulation
DVkDecoderGlobalState.cpp5520 if (!m_vkEmulation || !m_vkEmulation->supportsExternalMemoryHostProperties()) { in on_vkAllocateMemory()