dawn-cmake/src
Bryan Bernhart ef0fee48c4 D3D12: check if resource manager exists before releasing
ClusterFuzz injects errors into the device which may not
initialize the resource manager which would later fail upon
shutdown. This adds a check to see if the resource manager
exists before releasing the pool.

BUG=chromium:1117595

Change-Id: Ie2b90f947f3ddd3906ecabc65e959915c1f7e386
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/27040
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
Reviewed-by: Rafael Cintron <rafael.cintron@microsoft.com>
Commit-Queue: Bryan Bernhart <bryan.bernhart@intel.com>
2020-08-20 17:06:39 +00:00
..
common Fixing offset alignments when using DynamicUploader 2020-08-20 11:25:49 +00:00
dawn Autoformat everything except tests/examples 2020-07-10 18:19:38 +00:00
dawn_native D3D12: check if resource manager exists before releasing 2020-08-20 17:06:39 +00:00
dawn_platform Autoformat everything except tests/examples 2020-07-10 18:19:38 +00:00
dawn_wire Remove MapRead/WriteAsync and CreateBufferMapped 2020-08-20 14:22:29 +00:00
fuzzers Fix fuzzer hang when waiting for fence signal after device loss 2020-06-16 16:55:38 +00:00
include Track depth/stencil aspects independently 2020-08-06 17:00:29 +00:00
tests Workaround Intel Mesa driver issue about T2B copy with stencil aspects 2020-08-20 16:17:59 +00:00
utils Fixing offset alignments when using DynamicUploader 2020-08-20 11:25:49 +00:00
Dummy.cpp Add missed file for the CMake build. 2020-02-07 23:46:30 +00:00