mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-08 05:05:07 +00:00
Remove validator.h
With this change, the Validator is fully removed from Tint, including from it's public API. Fix: tint:642 Change-Id: Id4867cc3866bb2ea09eff499537d58b938d18f43 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/47125 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Antonio Maiorano <amaiorano@google.com> Reviewed-by: Ben Clayton <bclayton@google.com>
This commit is contained in:
committed by
Commit Bot service account
parent
e2c775f4bb
commit
71512e30ca
@@ -32,7 +32,6 @@
|
||||
#include "src/transform/renamer.h"
|
||||
#include "src/transform/vertex_pulling.h"
|
||||
#include "src/type/type_manager.h"
|
||||
#include "src/validator/validator.h"
|
||||
#include "src/writer/writer.h"
|
||||
|
||||
#if TINT_BUILD_SPV_READER
|
||||
|
||||
Reference in New Issue
Block a user