mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-09 21:47:47 +00:00
tint: Remove public include of ast include
ast::PipelineStage is private API. Duplicate the enum for the inspector. Change-Id: Ib79600d2ef86cc13f409c7c800f98ea42bb3ace4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/95943 Commit-Queue: Ben Clayton <bclayton@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Ryan Harrison <rharrison@chromium.org>
This commit is contained in:
committed by
Dawn LUCI CQ
parent
a5988a3058
commit
8ce7183e68
@@ -18,7 +18,6 @@
|
||||
// TODO(tint:88): When implementing support for an install target, all of these
|
||||
// headers will need to be moved to include/tint/.
|
||||
|
||||
#include "src/tint/ast/pipeline_stage.h"
|
||||
#include "src/tint/demangler.h"
|
||||
#include "src/tint/diagnostic/printer.h"
|
||||
#include "src/tint/inspector/inspector.h"
|
||||
|
||||
Reference in New Issue
Block a user