dawn-cmake/src
Peter Kasting a928047b89 Force -Wno-shadow to avoid variable shadowing warnings.
Long term, ideally, these would be fixed and this flag can be removed.
For now, this is an expedient way to allow enabling -Wshadow in
Chromium.

Bug: chromium:794619
Change-Id: Idd3b6eaf61cc6e2a32eecf94d6cc6a41afb5f4eb
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/64761
Auto-Submit: Peter Kasting <pkasting@google.com>
Commit-Queue: Kai Ninomiya <kainino@chromium.org>
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
2021-09-21 18:08:10 +00:00
..
common Force -Wno-shadow to avoid variable shadowing warnings. 2021-09-21 18:08:10 +00:00
dawn Fix CMake build failures after recent changes 2021-09-21 01:07:35 +00:00
dawn_native Fix CMake build failures after recent changes 2021-09-21 01:07:35 +00:00
dawn_platform Implement AsyncWaitableEvent with std::condition_variable 2021-05-27 00:49:03 +00:00
dawn_wire Add wgpuDeviceGetLimits. Split Required/Supported limit structs 2021-09-17 15:36:00 +00:00
fuzzers Enable use_tint_generator by default, disable shader_float16 2021-07-08 18:42:37 +00:00
include Add an option for the Adapter to use tiered limits 2021-09-17 17:24:44 +00:00
tests Default initialize DeviceDescriptor in DawnTest.cpp 2021-09-20 23:47:55 +00:00
utils Stub out depth16unorm texture format 2021-09-17 18:25:53 +00:00
Dummy.cpp Add missed file for the CMake build. 2020-02-07 23:46:30 +00:00