dawn-cmake/src
Corentin Wallez 8bf8587eb3 Rename namespace dawn_platform to dawn::platform.
But keep a namespace alias to avoid breaking project that depend on the
previous namespace name while they get updated.

Some TraceEvent.h macro were using "platform" as an argument name so
that was renamed to "platformObj" to avoid conflicting with ::platform::

Bug: dawn:824
Change-Id: Iaf14853f02b0d9fcf866ce87788f87a3fdf8f364
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/75541
Auto-Submit: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
Commit-Queue: Austin Eng <enga@chromium.org>
2022-01-11 02:10:53 +00:00
..
common Use C++17 nested namespaces instead of manually nesting them. 2022-01-06 09:22:17 +00:00
dawn Fix CMake build failures after recent changes 2021-09-21 01:07:35 +00:00
dawn_native Rename namespace dawn_platform to dawn::platform. 2022-01-11 02:10:53 +00:00
dawn_node dawn_node: Add support for diffing against expectations file 2022-01-10 20:57:37 +00:00
dawn_platform Rename namespace dawn_platform to dawn::platform. 2022-01-11 02:10:53 +00:00
dawn_wire Change uint32_t -> size_t in *Enumerate functions 2022-01-06 22:11:28 +00:00
fuzzers Enable use_tint_generator by default, disable shader_float16 2021-07-08 18:42:37 +00:00
include Rename namespace dawn_platform to dawn::platform. 2022-01-11 02:10:53 +00:00
tests Rename namespace dawn_platform to dawn::platform. 2022-01-11 02:10:53 +00:00
utils Add Window at the end of SurfaceDescriptorFromXlib. 2022-01-06 09:10:00 +00:00
Dummy.cpp Add missed file for the CMake build. 2020-02-07 23:46:30 +00:00