Searched defs:DeviceId (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ | ||
H A D | RendererD3D.h | 65 UINT DeviceId; member |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ | ||
H A D | driver_utils.cpp | 92 bool IsSandyBridge(uint32_t DeviceId) in IsSandyBridge() argument 98 bool IsIvyBridge(uint32_t DeviceId) in IsIvyBridge() argument 103 bool IsHaswell(uint32_t DeviceId) in IsHaswell() argument 108 bool IsBroadwell(uint32_t DeviceId) in IsBroadwell() argument 113 bool IsCherryView(uint32_t DeviceId) in IsCherryView() argument 119 IsSkylake(uint32_t DeviceId) IsSkylake() argument 124 IsBroxton(uint32_t DeviceId) IsBroxton() argument 129 IsKabylake(uint32_t DeviceId) IsKabylake() argument 134 Is9thGenIntel(uint32_t DeviceId) Is9thGenIntel() argument [all...] |
/third_party/mesa3d/include/D3D9/ | ||
H A D | d3d9types.h | 1296 DWORD DeviceId; member |
Completed in 8 milliseconds