dawn-cmake/src
Sarah Mashayekhi 095f5f71b5 fix clang error
Change-Id: I7e68da53821b143d7ec55ef323822982b8f0b336
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/29042
Commit-Queue: Sarah Mashayekhi <sarahmashay@google.com>
Commit-Queue: dan sinclair <dsinclair@chromium.org>
Reviewed-by: dan sinclair <dsinclair@chromium.org>
2020-09-26 02:00:53 +00:00
..
ast fix clang error 2020-09-26 02:00:53 +00:00
reader Remove cast operator. 2020-09-24 14:38:44 +00:00
transform [transform] Rename generated variables. 2020-09-24 14:32:48 +00:00
writer [spirv-writer] Add struct constructor test. 2020-09-24 18:18:05 +00:00
CMakeLists.txt Remove cast operator. 2020-09-24 14:38:44 +00:00
context.cc Context object owns a TypeManager 2020-03-27 00:47:16 +00:00
context.h Documentation fixes 2020-03-31 21:15:40 +00:00
scope_stack.h [validation] Validates declaration name uniqueness 2020-08-11 20:44:06 +00:00
scope_stack_test.cc Adding support for testing BUILD.gn 2020-04-17 13:18:20 +00:00
source.h Initial commit 2020-03-02 15:47:43 -05:00
type_determiner.cc Remove cast operator. 2020-09-24 14:38:44 +00:00
type_determiner.h Remove cast operator. 2020-09-24 14:38:44 +00:00
type_determiner_test.cc Remove cast operator. 2020-09-24 14:38:44 +00:00
type_manager.cc Context object owns a TypeManager 2020-03-27 00:47:16 +00:00
type_manager.h [ast] Determining subtype of StorageTextureType 2020-08-31 15:11:23 +00:00
type_manager_test.cc [ast] Determining subtype of StorageTextureType 2020-08-31 15:11:23 +00:00
validator.cc [validation] Validates if return statement type matches function return type 2020-08-17 15:46:07 +00:00
validator.h [Validator] Using pointers instead of refs 2020-07-30 02:27:03 +00:00
validator_control_block_test.cc [validate] Update to validate pipeline stages. 2020-09-21 17:56:41 +00:00
validator_function_test.cc Remove EntryPoint. 2020-09-22 14:53:03 +00:00
validator_impl.cc Update builtin methods. 2020-09-22 19:42:13 +00:00
validator_impl.h Update builtin methods. 2020-09-22 19:42:13 +00:00
validator_test.cc Remove cast operator. 2020-09-24 14:38:44 +00:00
validator_test_helper.cc [validate] Update to validate pipeline stages. 2020-09-21 17:56:41 +00:00
validator_test_helper.h [validate] Update to validate pipeline stages. 2020-09-21 17:56:41 +00:00