dawn-cmake/src
Bryan Bernhart 6df81ebf1d Support for resource heap tier 2.
Enables mixing of texture and buffers in the same heap.
This allows better heap re-use and reduces internal fragmentation.
A toggle has been added and enabled by default.

BUG=dawn:27

Change-Id: I466dc96240fe1e8de6e3dc56ed5547d7b61ee045
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/12821
Commit-Queue: Bryan Bernhart <bryan.bernhart@intel.com>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
2019-11-01 18:19:01 +00:00
..
common Make dawn_native public headers and dawn_wsi use webgpu.h 2019-10-24 23:55:37 +00:00
dawn Introduce the webgpu[_cpp].h headers. 2019-10-21 20:04:10 +00:00
dawn_native Support for resource heap tier 2. 2019-11-01 18:19:01 +00:00
dawn_platform/tracing Use enums for trace event categories 2019-10-28 23:15:40 +00:00
dawn_wire Make dawn_wire use the webgpu.h header 2019-10-24 22:27:27 +00:00
fuzzers Make unittests and fuzzers use webgpu.h 2019-10-28 22:15:47 +00:00
include Add a GetInstanceProcAddr helper for the native Vulkan backend. 2019-11-01 01:10:09 +00:00
tests Support for resource heap tier 2. 2019-11-01 18:19:01 +00:00
utils Make examples and utils use webgpu.h 2019-10-25 11:36:47 +00:00