dawn-cmake/examples
Austin Eng 80a1868f33 Fix MSVC build
(Manual)?SwapChainTests had a narrowing conversions from double to float

Bug: dawn:269
Change-Id: I5b07f53556fa5461877631904fa2c1ab6c8e6596
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/17540
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Kai Ninomiya <kainino@chromium.org>
2020-03-23 20:10:53 +00:00
..
Animometer.cpp Make the SwapChain interface match webgpu.h 2019-11-12 18:30:11 +00:00
CHelloTriangle.cpp Implement the webgpu.h swapchains on Metal 2020-03-20 17:07:20 +00:00
CMakeLists.txt Add initial CMakeLists.txt files 2020-02-05 17:16:05 +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
ManualSwapChainTest.cpp Fix MSVC build 2020-03-23 20:10:53 +00:00
SampleUtils.cpp Add the webgpu.h swapchain creation path 2020-01-23 17:20:38 +00:00
SampleUtils.h Make examples and utils use webgpu.h 2019-10-25 11:36:47 +00:00