dawn-cmake/examples
Corentin Wallez dc3317da6c Namespace Log.h/cpp in dawn::
The LogMessage::LogMessage constructor was redefining a symbol that
exists in re2 inside of Chromium. So we namespace Log inside dawn:: to
avoid the conflict.

BUG=dawn:302

Change-Id: Ida349208e2c6fe9ac032e1bd8cd442dff0b3f6bc
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/14320
Commit-Queue: Austin Eng <enga@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
2019-12-06 18:21:39 +00:00
..
Animometer.cpp Make the SwapChain interface match webgpu.h 2019-11-12 18:30:11 +00:00
CHelloTriangle.cpp Make the SwapChain interface match webgpu.h 2019-11-12 18:30:11 +00:00
ComputeBoids.cpp Make the SwapChain interface match webgpu.h 2019-11-12 18:30:11 +00:00
CppHelloTriangle.cpp Make the SwapChain interface match webgpu.h 2019-11-12 18:30:11 +00:00
CubeReflection.cpp Make the SwapChain interface match webgpu.h 2019-11-12 18:30:11 +00:00
SampleUtils.cpp Namespace Log.h/cpp in dawn:: 2019-12-06 18:21:39 +00:00
SampleUtils.h Make examples and utils use webgpu.h 2019-10-25 11:36:47 +00:00