Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/detector/
DGraphicsDetectorVkExternalMemoryHost.cpp215 const auto shmResult = CheckImportingSharedMemory(physicalDevice); in PopulateVulkanExternalMemoryHostQuirkImpl() local
216 if (shmResult.ok()) { in PopulateVulkanExternalMemoryHostQuirkImpl()
219 quirks->add_errors("can_import_shm error: " + shmResult.error()); in PopulateVulkanExternalMemoryHostQuirkImpl()