mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-03 11:46:09 +00:00
This moves the usage of Tint in the fuzzers into a single class. This will be expanded in the future to support emitting shaders, so fuzzing tests, just need to indicate which reader & writer they want to use, instead of having each test implement all of the API usage logic directly. BUG=tint:199 Change-Id: Id081a374014b7640a07b267e544ddeba3e6329dd Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/36760 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org>