dawn-cmake/src/utils
Ben Clayton 999cc24209 Fix all GCC 10 warnings
Change-Id: Ibabab265e734a4a421a38ab586e7e11905fa5da1
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/64740
Reviewed-by: Austin Eng <enga@chromium.org>
Commit-Queue: Ben Clayton <bclayton@google.com>
2021-09-23 17:34:53 +00:00
..
BUILD.gn Move a function to TextureFormatUtils.h|.cpp and rename these two util files 2021-07-09 02:47:49 +00:00
BackendBinding.cpp Split #defines for OpenGL and OpenGL ES backends. 2021-05-17 18:04:48 +00:00
BackendBinding.h Introduce wgpu::Surface and implement it for HWND, X11 and Metal 2020-01-15 13:14:12 +00:00
CMakeLists.txt Move a function to TextureFormatUtils.h|.cpp and rename these two util files 2021-07-09 02:47:49 +00:00
ComboRenderBundleEncoderDescriptor.cpp Make examples and utils use webgpu.h 2019-10-25 11:36:47 +00:00
ComboRenderBundleEncoderDescriptor.h Make examples and utils use webgpu.h 2019-10-25 11:36:47 +00:00
ComboRenderPipelineDescriptor.cpp Remove deprecated APIs 2021-09-17 16:05:40 +00:00
ComboRenderPipelineDescriptor.h Remove typedefs for passed deprecations 2021-08-23 10:10:11 +00:00
D3D12Binding.cpp Make examples and utils use webgpu.h 2019-10-25 11:36:47 +00:00
EmptyDebugLogger.cpp end2end_tests: Forward Windows debug messages to stderr 2020-08-14 21:02:12 +00:00
GLFWUtils.cpp Add preliminary OpenGL ES and EGL support to Dawn. 2020-11-24 20:57:23 +00:00
GLFWUtils.h Introduce wgpu::Surface and implement it for HWND, X11 and Metal 2020-01-15 13:14:12 +00:00
GLFWUtils_metal.mm Fix more compilation warnings. 2020-04-11 03:22:33 +00:00
Glfw3Fuchsia.cpp Enable Vulkan for Chromium Fuchsia build. 2019-09-09 10:52:08 +00:00
MetalBinding.mm s/OutputAttachment/RenderAttachment/g 2020-10-27 15:35:56 +00:00
NullBinding.cpp Make examples and utils use webgpu.h 2019-10-25 11:36:47 +00:00
OSXTimer.cpp Add Dawn perf test harness 2019-08-28 23:18:10 +00:00
ObjCUtils.h Introduce wgpu::Surface and implement it for HWND, X11 and Metal 2020-01-15 13:14:12 +00:00
ObjCUtils.mm Introduce wgpu::Surface and implement it for HWND, X11 and Metal 2020-01-15 13:14:12 +00:00
OpenGLBinding.cpp Make examples and utils use webgpu.h 2019-10-25 11:36:47 +00:00
PlatformDebugLogger.h end2end_tests: Forward Windows debug messages to stderr 2020-08-14 21:02:12 +00:00
PosixTimer.cpp Add Dawn perf test harness 2019-08-28 23:18:10 +00:00
ScopedAutoreleasePool.cpp Add scoped autoreleasepool to tests and examples 2021-06-24 19:21:31 +00:00
ScopedAutoreleasePool.h Add scoped autoreleasepool to tests and examples 2021-06-24 19:21:31 +00:00
ScopedAutoreleasePool.mm Add scoped autoreleasepool to tests and examples 2021-06-24 19:21:31 +00:00
SystemUtils.cpp Rename src/common macros NXT_* to DAWN_* 2018-07-18 22:54:06 +02:00
SystemUtils.h Autoformat everything except tests/examples 2020-07-10 18:19:38 +00:00
TerribleCommandBuffer.cpp Triage Dawn TODOs 2021-06-07 18:23:52 +00:00
TerribleCommandBuffer.h dawn_wire: Support chunked commands 2020-10-13 22:35:34 +00:00
TestUtils.cpp Fix all GCC 10 warnings 2021-09-23 17:34:53 +00:00
TestUtils.h Initialize padding on buffer allocations 2021-08-19 18:02:36 +00:00
TextureUtils.cpp Fix all GCC 10 warnings 2021-09-23 17:34:53 +00:00
TextureUtils.h Adds ASTC texture compression formats and Vulkan support for them. 2021-09-07 18:39:04 +00:00
Timer.h Add Dawn perf test harness 2019-08-28 23:18:10 +00:00
VulkanBinding.cpp Make examples and utils use webgpu.h 2019-10-25 11:36:47 +00:00
WGPUHelpers.cpp Deprecate sampling depth textures with float/unfilterable-float 2021-07-27 22:08:32 +00:00
WGPUHelpers.h Remove typedefs for deprecated types. 2021-09-10 15:50:19 +00:00
WindowsDebugLogger.cpp Fix WindowsDebugLogger hang on release builds 2020-12-03 10:53:04 +00:00
WindowsTimer.cpp Add Dawn perf test harness 2019-08-28 23:18:10 +00:00
WireHelper.cpp Fix compilation using CMake on Linux 2021-02-09 16:13:51 +00:00
WireHelper.h Factor utils::WireHelper out of DawnTest 2021-01-27 22:54:04 +00:00