mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-08 13:14:56 +00:00
[transform] Add transforms to the sample app.
This CL extends the sample app to allow running the bound array accessor transform. Bug: tint:206 Change-Id: I226a947a2e0a9e0945aa044b2847b4fd62b7c277 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/29122 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: David Neto <dneto@google.com> Reviewed-by: Ryan Harrison <rharrison@chromium.org>
This commit is contained in:
committed by
Commit Bot service account
parent
af780816ca
commit
70b4c3baad
@@ -21,6 +21,8 @@
|
||||
#include "src/ast/pipeline_stage.h"
|
||||
#include "src/context.h"
|
||||
#include "src/reader/reader.h"
|
||||
#include "src/transform/bound_array_accessors_transform.h"
|
||||
#include "src/transform/manager.h"
|
||||
#include "src/transform/vertex_pulling_transform.h"
|
||||
#include "src/type_determiner.h"
|
||||
#include "src/type_manager.h"
|
||||
|
||||
Reference in New Issue
Block a user