dawn-cmake/src/utils
Austin Eng 0d9fce100d Add texture aspect to texture copy view and validation tests
Bug: dawn:439
Change-Id: I0ca283f58fe2b63ac3a8c468f8ea1bb2d300856f
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/24683
Commit-Queue: Austin Eng <enga@chromium.org>
Reviewed-by: Jiawei Shao <jiawei.shao@intel.com>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
2020-07-30 15:29:57 +00:00
..
BUILD.gn Convert GN libs lists to frameworks 2020-07-15 09:59:46 +00:00
BackendBinding.cpp Introduce wgpu::Surface and implement it for HWND, X11 and Metal 2020-01-15 13:14:12 +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 Validate the declaration of storage texture format in shader 2020-03-17 10:28:07 +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 Use GetBindGroupLayout in ColorStateTests 2019-12-03 20:39:53 +00:00
ComboRenderPipelineDescriptor.h Update naming for vertex state 2019-11-07 22:23:29 +00:00
D3D12Binding.cpp Make examples and utils use webgpu.h 2019-10-25 11:36:47 +00:00
GLFWUtils.cpp Fix more compilation warnings. 2020-04-11 03:22:33 +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 Make examples and utils use webgpu.h 2019-10-25 11:36:47 +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
PosixTimer.cpp Add Dawn perf test harness 2019-08-28 23:18:10 +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 Add large buffer to handle super large data block commands 2019-11-15 09:32:56 +00:00
TerribleCommandBuffer.h Add large buffer to handle super large data block commands 2019-11-15 09:32:56 +00:00
TextureFormatUtils.cpp Added validation tests for copying to 2d-array textures 2020-07-09 17:33:13 +00:00
TextureFormatUtils.h Added validation tests for copying to 2d-array textures 2020-07-09 17:33:13 +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 Add texture aspect to texture copy view and validation tests 2020-07-30 15:29:57 +00:00
WGPUHelpers.h Add texture aspect to texture copy view and validation tests 2020-07-30 15:29:57 +00:00
WindowsTimer.cpp Add Dawn perf test harness 2019-08-28 23:18:10 +00:00