dawn-cmake/src
Corentin Wallez 15c442e941 Revert "Metal: Add CommandRecordingContext"
This reverts commit 2b3975f808.

Reason for revert: causes the failure in crbug.com/1041358

Original change's description:
> Metal: Add CommandRecordingContext
>
> Introduces the idea of a CommandRecordingContext to the Metal backend,
> similar to other backends. This is a class to track which Metal encoder
> is open on the device-global pending MTLCommandBuffer.
> It will be needed to open/close encoders for lazy clearing.
>
> Bug: dawn:145
> Change-Id: Ief6b71a079d73943677d2b61382d1c36b88a4f87
> Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/14780
> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
> Reviewed-by: Kai Ninomiya <kainino@chromium.org>
> Commit-Queue: Austin Eng <enga@chromium.org>

TBR=cwallez@chromium.org,kainino@chromium.org,enga@chromium.org

# Not skipping CQ checks because original CL landed > 1 day ago.

Bug: dawn:145
Bug: chromium:1041358
Change-Id: I05c76cd96f723230d05cff65127dc8513d5e03c5
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/15060
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
2020-01-13 13:47:01 +00:00
..
common Improve Memory Management of Result class 2020-01-10 17:58:28 +00:00
dawn Remove generation of proxy dawn.h and dawncpp.h 2019-12-06 08:34:49 +00:00
dawn_native Revert "Metal: Add CommandRecordingContext" 2020-01-13 13:47:01 +00:00
dawn_platform/tracing Use enums for trace event categories 2019-10-28 23:15:40 +00:00
dawn_wire dawn_wire: Make GetProcs() a static member function of WireClient 2020-01-10 00:02:38 +00:00
fuzzers Add WGPUAdapterProperties and expose it in DawnNative 2020-01-10 13:28:18 +00:00
include Add WGPUAdapterProperties and expose it in DawnNative 2020-01-10 13:28:18 +00:00
tests Enable ComputeCopyStorageBufferTests.SizedArrayOfStruct on D3D12 2020-01-13 08:48:53 +00:00
utils Add WGPUAdapterProperties and expose it in DawnNative 2020-01-10 13:28:18 +00:00