dawn-cmake/src/dawn
Zhaoming Jiang 6663a97b74 Dawn: Deprecate DiscoverAdapters with DiscoverPhysicalDevices
This CL deprecate Discover[Default]Adapters and replace them with
Discover[Default]PhysicalDevices. This help clearify the behavior of
discovering physical devices and requesting / getting adapters, and
prepare for adding adapter toggles in GetAdapters.

Related end-to-end tests AdapterDiscoveryTests are split into
PhysicalDeviceDiscoveryTests and AdapterCreationTests as well.

Bug: dawn:1774, dawn:1495
Change-Id: Iac3d9da3022e5eb3c6dd6b3e3b2224f523792289
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/133968
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Zhaoming Jiang <zhaoming.jiang@intel.com>
Reviewed-by: Austin Eng <enga@chromium.org>
2023-05-25 02:42:27 +00:00
..
common Fix namespacing of DynamicLib.cpp 2023-05-19 01:25:37 +00:00
fuzzers Dawn: Deprecate DiscoverAdapters with DiscoverPhysicalDevices 2023-05-25 02:42:27 +00:00
glfw tint: Remove type::AddressSpace::kNone 2023-02-18 12:37:34 +00:00
native Dawn: Deprecate DiscoverAdapters with DiscoverPhysicalDevices 2023-05-25 02:42:27 +00:00
node Handle new errors to WGPUBufferMapAsyncStatus 2023-05-04 06:46:19 +00:00
platform Fix TRACE_EVENT wasn't thread safe. 2023-04-06 08:08:00 +00:00
samples Dawn: Deprecate DiscoverAdapters with DiscoverPhysicalDevices 2023-05-25 02:42:27 +00:00
tests Dawn: Deprecate DiscoverAdapters with DiscoverPhysicalDevices 2023-05-25 02:42:27 +00:00
utils Namespace dawn/common/ and dawn/utils/ in dawn:: 2023-05-17 18:41:02 +00:00
wire Implements float32-filterable feature. 2023-05-18 07:21:11 +00:00
BUILD.gn Moves cpp_headers into public_deps when depending on the dawn:cpp. 2023-05-17 23:31:43 +00:00
CMakeLists.txt Add basic Dawn microbenchmarks using Google benchmark 2023-04-17 18:11:51 +00:00
OWNERS Fix typo in OWNERS file 2022-05-31 20:34:39 +00:00
gpu_info.json Add the device id of Intel Raptor Lake to gpu_info.json 2023-01-28 02:58:52 +00:00