Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.h204 bool supportsDriverProperties = false; member
DVkCommonOperations.cpp810 deviceInfos[i].supportsDriverProperties = in createGlobalVkEmulation()
837 if (deviceInfos[i].supportsDriverProperties) { in createGlobalVkEmulation()
859 if (deviceInfos[i].supportsDriverProperties && driverProps.driverID) { in createGlobalVkEmulation()
1030 sVkEmulation->deviceInfo.supportsDriverProperties, in createGlobalVkEmulation()