mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-08 13:14:56 +00:00
[wgsl-writer] Add GenerateEntryPoint
This Cl adds the preliminary GenerateEntryPoint method to the WGSL writer. Bug: tint:211 Change-Id: Ib414ff66d482179f10eeeb890f6127bc585cd664 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/28045 Reviewed-by: David Neto <dneto@google.com> Commit-Queue: David Neto <dneto@google.com>
This commit is contained in:
committed by
Commit Bot service account
parent
2dc982f7ea
commit
e7ec7f1689
@@ -18,6 +18,7 @@
|
||||
// TODO(tint:88): When implementing support for an install target, all of these
|
||||
// headers will need to be moved to include/tint/.
|
||||
|
||||
#include "src/ast/pipeline_stage.h"
|
||||
#include "src/context.h"
|
||||
#include "src/reader/reader.h"
|
||||
#include "src/type_determiner.h"
|
||||
|
||||
Reference in New Issue
Block a user