..
assignment_validation_test.cc
wgsl: Deprecate 'const' for 'let'
2021-04-08 15:46:17 +00:00
builtins_validation_test.cc
Finish moving call validation from Validator to Resolver
2021-03-22 17:42:06 +00:00
control_block_validation_test.cc
UintLiteral::to_str() suffix with 'u'
2021-04-16 10:44:54 +00:00
decoration_validation_test.cc
Rename type::Array to type::ArrayType
2021-04-19 21:13:12 +00:00
entry_point_validation_test.cc
Add ProgramBuilder::Param() helpers and use them
2021-04-08 22:15:48 +00:00
function_validation_test.cc
Add ProgramBuilder::Param() helpers and use them
2021-04-08 22:15:48 +00:00
host_shareable_validation_test.cc
resolver: Validate storage buffers have the [[block]] decoration
2021-04-19 20:20:33 +00:00
intrinsic_test.cc
resolver: Call ValidateVariable() for globals
2021-04-19 20:23:12 +00:00
is_host_shareable_test.cc
s/sharable/shareable
2021-03-18 21:03:24 +00:00
is_storeable_test.cc
Resolver::IsStorable() Handle AccessControl types
2021-03-18 16:39:54 +00:00
resolver.cc
Rename type::Struct to type::StructType
2021-04-19 21:31:43 +00:00
resolver.h
Rename type::Struct to type::StructType
2021-04-19 21:31:43 +00:00
resolver_test.cc
resolver: Validate storage buffers have the [[block]] decoration
2021-04-19 20:20:33 +00:00
resolver_test_helper.cc
TestHelper: rename td_ to resolver_
2021-03-16 16:31:33 +00:00
resolver_test_helper.h
Rename semantic to sem
2021-04-16 19:07:51 +00:00
storage_class_validation_test.cc
resolver: Validate storage buffers have the [[block]] decoration
2021-04-19 20:20:33 +00:00
struct_layout_test.cc
Rename semantic to sem
2021-04-16 19:07:51 +00:00
struct_pipeline_stage_use_test.cc
Rename semantic to sem
2021-04-16 19:07:51 +00:00
struct_storage_class_use_test.cc
resolver: Validate storage buffers have the [[block]] decoration
2021-04-19 20:20:33 +00:00
type_constructor_validation_test.cc
Fix all tests that shared AST nodes
2021-04-17 00:42:41 +00:00
type_validation_test.cc
resolver: Call ValidateVariable() for globals
2021-04-19 20:23:12 +00:00
validation_test.cc
Rename semantic to sem
2021-04-16 19:07:51 +00:00