Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DCLPlatform.cpp21 bool IsDeviceTypeMatch(DeviceType select, DeviceType type) in IsDeviceTypeMatch() function
190 if (IsDeviceTypeMatch(deviceType, device->getInfo().type)) in getDeviceIDs()