mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-08 13:14:56 +00:00
Remove legacy EmitVertexPointSize transform
This has been moved into the Spirv sanitizer, and Dawn is now using this path. Change-Id: Iffcbbc1c84e6bad0ebc51ded82d998bb307e2d6d Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/50564 Auto-Submit: James Price <jrprice@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Ben Clayton <bclayton@google.com>
This commit is contained in:
committed by
Commit Bot service account
parent
fe7f7b33fb
commit
77daee15bd
@@ -26,7 +26,6 @@
|
||||
#include "src/sem/type_manager.h"
|
||||
#include "src/transform/binding_remapper.h"
|
||||
#include "src/transform/bound_array_accessors.h"
|
||||
#include "src/transform/emit_vertex_point_size.h"
|
||||
#include "src/transform/first_index_offset.h"
|
||||
#include "src/transform/manager.h"
|
||||
#include "src/transform/renamer.h"
|
||||
|
||||
Reference in New Issue
Block a user