Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/
Ddriver_utils.cpp200 bool IsBroxton(uint32_t DeviceId) in IsBroxton() function
224 return IsSkylake(DeviceId) || IsBroxton(DeviceId) || IsKabyLake(DeviceId); in Is9thGenIntel()
Ddriver_utils.h184 bool IsBroxton(uint32_t DeviceId);