Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Ddriver_utils.cpp92 bool IsSandyBridge(uint32_t DeviceId) in IsSandyBridge() argument
94 return std::find(std::begin(SandyBridge), std::end(SandyBridge), DeviceId) != in IsSandyBridge()
98 bool IsIvyBridge(uint32_t DeviceId) in IsIvyBridge() argument
100 return std::find(std::begin(IvyBridge), std::end(IvyBridge), DeviceId) != std::end(IvyBridge); in IsIvyBridge()
103 bool IsHaswell(uint32_t DeviceId) in IsHaswell() argument
105 return std::find(std::begin(Haswell), std::end(Haswell), DeviceId) != std::end(Haswell); in IsHaswell()
108 bool IsBroadwell(uint32_t DeviceId) in IsBroadwell() argument
110 return std::find(std::begin(Broadwell), std::end(Broadwell), DeviceId) != std::end(Broadwell); in IsBroadwell()
113 bool IsCherryView(uint32_t DeviceId) in IsCherryView() argument
115 return std::find(std::begin(CherryView), std::end(CherryView), DeviceId) != in IsCherryView()
[all …]
Ddriver_utils.h154 bool IsSandyBridge(uint32_t DeviceId);
155 bool IsIvyBridge(uint32_t DeviceId);
156 bool IsHaswell(uint32_t DeviceId);
157 bool IsBroadwell(uint32_t DeviceId);
158 bool IsCherryView(uint32_t DeviceId);
159 bool IsSkylake(uint32_t DeviceId);
160 bool IsBroxton(uint32_t DeviceId);
161 bool IsKabylake(uint32_t DeviceId);
162 bool Is9thGenIntel(uint32_t DeviceId);
/third_party/mesa3d/src/gallium/targets/d3dadapter9/
Ddrm.c161 get_bus_info(fd, &drvid->VendorId, &drvid->DeviceId, in read_descriptor()
178 drvid->DeviceId = fallback_cards[i].device_id; in read_descriptor()
Ddescription.c242 drvid->DeviceId = fallback_dev; in d3d_match_vendor_id()
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
DSystemInfo_win.cpp72 device.deviceId = desc.DeviceId; in GetDevicesFromDXGI()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_dxgi.c43 .device_id = dxgi_desc.DeviceId, in dzn_enumerate_physical_devices_dxgi()
/third_party/skia/third_party/externals/angle2/src/feature_support_util/
Dfeature_support_util_unittest.cpp133 "DeviceId" : 234, in TEST_F()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_dxgi_screen.cpp179 screen->base.device_id = adapter_desc.DeviceId; in d3d12_init_dxgi_screen()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DAdapterD3D12.cpp79 mPCIInfo.deviceId = adapterDesc.DeviceId; in InitializeImpl()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.cpp2413 isSkylake = IsSkylake(adapterDesc.DeviceId); in InitializeFeatures()
2414 isBroadwell = IsBroadwell(adapterDesc.DeviceId); in InitializeFeatures()
2415 isHaswell = IsHaswell(adapterDesc.DeviceId); in InitializeFeatures()
2416 isIvyBridge = IsIvyBridge(adapterDesc.DeviceId); in InitializeFeatures()
DRenderer11.cpp629 mAdapterDescription.DeviceId = adapterDesc2.DeviceId; in initialize()
2289 deviceIdentifier.DeviceId = mAdapterDescription.DeviceId; in getAdapterIdentifier()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DRendererD3D.h65 UINT DeviceId; member
/third_party/ffmpeg/libavutil/
Dhwcontext_d3d11va.c584 desc.VendorId, desc.DeviceId, desc.Description); in d3d11va_device_create()
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_dump.c398 id->VendorId, id->DeviceId, id->SubSysId, in nine_dump_D3DADAPTER_IDENTIFIER9()
/third_party/mesa3d/include/D3D9/
Dd3d9types.h1296 DWORD DeviceId; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp2385 deviceIdentifier.DeviceId = static_cast<UINT>(mAdapterIdentifier.DeviceId); in getAdapterIdentifier()
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest16-pr18904.so.abi1750 …<var-decl name='DeviceId' type-id='type-id-20' visibility='default' filepath='../../../gcc/liboffl…