Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Ddriver_utils.cpp124 bool IsBroxton(uint32_t DeviceId) in IsBroxton() function
136 return IsSkylake(DeviceId) || IsBroxton(DeviceId) || IsKabylake(DeviceId); in Is9thGenIntel()
Ddriver_utils.h160 bool IsBroxton(uint32_t DeviceId);