dawn-cmake/src
Austin Eng 8ba0a01d1e Ensure all wire child objects are destroyed before their device
Destroying a device will implicit destroy all its child objects.
Attempting to use a child object after results in a fatal error.

Bug: dawn:384
Change-Id: I43c27c92cacde759be83cca79ac890f41bac3927
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/37002
Commit-Queue: Austin Eng <enga@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Jiawei Shao <jiawei.shao@intel.com>
2021-01-13 20:58:18 +00:00
..
common Add more constants for max texture sizes 2021-01-11 18:04:12 +00:00
dawn Reland "Add a per-thread proc table using thread local storage" 2020-10-06 16:13:42 +00:00
dawn_native [wgsl]: s/texture_sampled_/texture_ 2021-01-13 20:29:08 +00:00
dawn_platform Rename STRIDE_UNDEFINED to COPY_STRIDE_UNDEFINED 2020-12-16 07:53:30 +00:00
dawn_wire Ensure all wire child objects are destroyed before their device 2021-01-13 20:58:18 +00:00
fuzzers Remove HLSL & MSL SPIRV-Cross Fuzzers 2021-01-07 01:36:11 +00:00
include Ensure all wire child objects are destroyed before their device 2021-01-13 20:58:18 +00:00
tests Ensure all wire child objects are destroyed before their device 2021-01-13 20:58:18 +00:00
utils Rename STRIDE_UNDEFINED to COPY_STRIDE_UNDEFINED 2020-12-16 07:53:30 +00:00
Dummy.cpp Add missed file for the CMake build. 2020-02-07 23:46:30 +00:00