mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-30 07:20:15 +00:00
This CL decreases the default vector size in Composite from 8 to 4. There will, probably, be a lot more vectors then arrays and structs so this should reduce the used memory slightly. Change-Id: I0a47780736192b43189cd211d34744a4f8028b97 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/114200 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org>