mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-14 19:31:25 +00:00
Adds validation to ensure clear colors do not exceed 2^24 and a corresponding unit test. Also removes intermediate float conversions that are no longer necessary. Bug: dawn:525 Change-Id: I020b98de85384c20da51158de79eab87f60dcf6d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/29040 Commit-Queue: Brandon Jones <brandon1.jones@intel.com> Reviewed-by: Austin Eng <enga@chromium.org>