mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-08 13:14:56 +00:00
Rename reader/spv to reader/spirv
Bug: tint:3 Change-Id: I7707e2f9e51c1574e5dde18c83957573671dac70 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/17000 Reviewed-by: dan sinclair <dsinclair@google.com>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include "src/writer/writer.h"
|
||||
|
||||
#if TINT_BUILD_SPV_PARSER
|
||||
#include "src/reader/spv/parser.h"
|
||||
#include "src/reader/spirv/parser.h"
|
||||
#endif
|
||||
|
||||
namespace {
|
||||
|
||||
Reference in New Issue
Block a user