mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-10-09 19:39:03 +00:00
We were sorting the inputs twice. Also make use the UniqueVector::operator std::vector() to simplify the code a little. Doesn't appear to change any tests. Just spotted while looking through code. Change-Id: Iddb433b9c8c429f32b40a10cf466c712fde7a317 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/63701 Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: David Neto <dneto@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: David Neto <dneto@google.com>