dawn-cmake/src
Austin Eng e700a6a764 Add ityp::vector class and unittests
In order to remove the kMaxBindingsPerGroup limit in Dawn, some static
ityp::arrays need to be made dynamically sized. This CL adds ityp::vector
wrapping std::vector.

This CL also fixes the assumption that ityp::stack_vec iterators are pointers

Bug: dawn:442, dawn:443
Change-Id: I8698cbba3ea80ac063ab918a77f223c527720d08
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/24480
Commit-Queue: Austin Eng <enga@chromium.org>
Reviewed-by: Stephen White <senorblanco@chromium.org>
2020-07-14 01:32:43 +00:00
..
common Add ityp::vector class and unittests 2020-07-14 01:32:43 +00:00
dawn Autoformat everything except tests/examples 2020-07-10 18:19:38 +00:00
dawn_native Add per-stage and per-pipeline-layout limits and validation 2020-07-14 00:53:23 +00:00
dawn_platform Autoformat everything except tests/examples 2020-07-10 18:19:38 +00:00
dawn_wire Autoformat everything except tests/examples 2020-07-10 18:19:38 +00:00
fuzzers Fix fuzzer hang when waiting for fence signal after device loss 2020-06-16 16:55:38 +00:00
include Autoformat everything except tests/examples 2020-07-10 18:19:38 +00:00
tests Add ityp::vector class and unittests 2020-07-14 01:32:43 +00:00
utils Add BufferCopyView.layout and deprecate old fields 2020-07-13 17:23:33 +00:00
Dummy.cpp Add missed file for the CMake build. 2020-02-07 23:46:30 +00:00