Home
last modified time | relevance | path

Searched refs:supportsExternalMemoryHostProps (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.h448 bool supportsExternalMemoryHostProps = false; member
DVkCommonOperations.cpp1120 deviceInfos[i].supportsExternalMemoryHostProps = in create()
1145 if(deviceInfos[i].supportsExternalMemoryHostProps) { in create()
1792 return mDeviceInfo.supportsExternalMemoryHostProps; in supportsExternalMemoryHostProperties()