dawn-cmake/src/tint/sem
Ben Clayton f10a57908a tint: Use `const-expression` and `override-expression` terms
Fixed: tint:1601
Change-Id: I72827df7c83dbb8f5dc69a8803fbe955b1a2421d
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/105622
Auto-Submit: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
2022-10-13 13:47:39 +00:00
..
abstract_float.cc tint: Minor, miscellaneous cleanups 2022-05-19 23:05:40 +00:00
abstract_float.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
abstract_int.cc tint: Minor, miscellaneous cleanups 2022-05-19 23:05:40 +00:00
abstract_int.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
abstract_numeric.cc tint/resolver: Handle array() constructors 2022-08-01 17:36:54 +00:00
abstract_numeric.h tint/resolver: Handle array() constructors 2022-08-01 17:36:54 +00:00
array.cc Fix overrides in array size. 2022-09-22 22:28:21 +00:00
array.h tint: Use `const-expression` and `override-expression` terms 2022-10-13 13:47:39 +00:00
atomic.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
atomic.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
atomic_test.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
behavior.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
behavior.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
binding_point.h tint: Add TINT_REFLECT() & ForeachField() 2022-09-02 11:40:19 +00:00
block_statement.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
block_statement.h Update some forward declarations. 2022-05-30 18:00:58 +00:00
bool.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
bool.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
bool_test.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
builtin.cc tint: Rename kInvalid to kUndefined for enums 2022-10-12 18:49:15 +00:00
builtin.h tint/resolver: Use utils::Vector in a few places 2022-07-26 07:55:24 +00:00
builtin_test.cc tint: Use PascalCase for builtin enum names 2022-10-06 19:23:29 +00:00
builtin_type.cc tint: Add _tint_materialize internal builtin 2022-10-06 19:54:07 +00:00
builtin_type.cc.tmpl tint: Use PascalCase for builtin enum names 2022-10-06 19:23:29 +00:00
builtin_type.h tint: Add _tint_materialize internal builtin 2022-10-06 19:54:07 +00:00
builtin_type.h.tmpl tint: Use PascalCase for builtin enum names 2022-10-06 19:23:29 +00:00
call.cc tint/resolver: Use utils::Vector in a few places 2022-07-26 07:55:24 +00:00
call.h tint/resolver: Use utils::Vector in a few places 2022-07-26 07:55:24 +00:00
call_target.cc tint: Implement textureSampleBaseClampToEdge 2022-09-22 22:59:16 +00:00
call_target.h tint: Implement textureSampleBaseClampToEdge 2022-09-22 22:59:16 +00:00
constant.cc tint: Refactor sem::Constant to be less memory-hungry 2022-06-29 19:07:30 +00:00
constant.h tint: Implement constant expression structures 2022-07-14 20:46:39 +00:00
depth_multisampled_texture.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
depth_multisampled_texture.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
depth_multisampled_texture_test.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
depth_texture.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
depth_texture.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
depth_texture_test.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
evaluation_stage.h tint/resolver: Track evaluation stage 2022-07-15 23:46:31 +00:00
expression.cc tint/resolver: Track evaluation stage 2022-07-15 23:46:31 +00:00
expression.h tint/resolver: Track evaluation stage 2022-07-15 23:46:31 +00:00
expression_test.cc tint/resolver: Track evaluation stage 2022-07-15 23:46:31 +00:00
external_texture.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
external_texture.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
external_texture_test.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
f16.cc tint: Implement `f16` keyword in Tint frontend 2022-05-13 12:01:11 +00:00
f16.h Early out Is checks. 2022-07-20 15:53:14 +00:00
f16_test.cc tint: Implement `f16` keyword in Tint frontend 2022-05-13 12:01:11 +00:00
f32.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
f32.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
f32_test.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
for_loop_statement.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
for_loop_statement.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
function.cc Rename StorageClass to AddressSpace. 2022-10-03 14:05:23 +00:00
function.h tint: Use `const-expression` and `override-expression` terms 2022-10-13 13:47:39 +00:00
i32.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
i32.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
i32_test.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
if_statement.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
if_statement.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
index_accessor_expression.cc tint/resolver: Track evaluation stage 2022-07-15 23:46:31 +00:00
index_accessor_expression.h tint/resolver: Track evaluation stage 2022-07-15 23:46:31 +00:00
info.cc Condense namespaces in tint/sem. 2022-04-07 16:04:35 +00:00
info.h tint: Optimize sem node lookup 2022-07-18 20:50:02 +00:00
loop_statement.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
loop_statement.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
materialize.cc tint/resolver: Track evaluation stage 2022-07-15 23:46:31 +00:00
materialize.h tint: Refactor sem::Constant to be less memory-hungry 2022-06-29 19:07:30 +00:00
matrix.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
matrix.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
matrix_test.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
member_accessor_expression.cc tint/resolver: Use utils::Vector in a few places 2022-07-26 07:55:24 +00:00
member_accessor_expression.h tint/resolver: Use utils::Vector in a few places 2022-07-26 07:55:24 +00:00
module.cc tint/utils/UniqueVector: Use utils::Vector and utils::Hashset 2022-08-17 18:07:20 +00:00
module.h tint/utils/UniqueVector: Use utils::Vector and utils::Hashset 2022-08-17 18:07:20 +00:00
multisampled_texture.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
multisampled_texture.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
multisampled_texture_test.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
node.cc Condense namespaces in tint/sem. 2022-04-07 16:04:35 +00:00
node.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
parameter_usage.cc tools: Shuffle 'intrinsic-gen' tooling 2022-07-26 15:46:44 +00:00
parameter_usage.cc.tmpl tint/ast: Generate ast::StorageClass from intrinsics.def 2022-07-27 16:36:35 +00:00
parameter_usage.h tools: Shuffle 'intrinsic-gen' tooling 2022-07-26 15:46:44 +00:00
parameter_usage.h.tmpl tint/ast: Generate ast::StorageClass from intrinsics.def 2022-07-27 16:36:35 +00:00
pipeline_stage_set.h Condense namespaces in tint/sem. 2022-04-07 16:04:35 +00:00
pointer.cc tint: Rename kInvalid to kUndefined for enums 2022-10-12 18:49:15 +00:00
pointer.h Rename StorageClass to AddressSpace. 2022-10-03 14:05:23 +00:00
pointer_test.cc Rename StorageClass to AddressSpace. 2022-10-03 14:05:23 +00:00
reference.cc tint: Rename kInvalid to kUndefined for enums 2022-10-12 18:49:15 +00:00
reference.h Rename StorageClass to AddressSpace. 2022-10-03 14:05:23 +00:00
reference_test.cc Rename StorageClass to AddressSpace. 2022-10-03 14:05:23 +00:00
sampled_texture.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
sampled_texture.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
sampled_texture_test.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
sampler.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
sampler.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
sampler_test.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
sampler_texture_pair.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
sem_array_test.cc Fix overrides in array size. 2022-09-22 22:28:21 +00:00
sem_struct_test.cc Convert `@location` to store expression internally. 2022-09-07 22:25:24 +00:00
statement.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
statement.h Update some forward declarations. 2022-05-30 18:00:58 +00:00
storage_texture.cc tint: Rename kInvalid to kUndefined for enums 2022-10-12 18:49:15 +00:00
storage_texture.h tint/sem: Rename sem::Manager to TypeManager 2022-09-01 17:35:39 +00:00
storage_texture_test.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
struct.cc Store struct member location into the sem. 2022-09-06 14:41:16 +00:00
struct.h Rename StorageClass to AddressSpace. 2022-10-03 14:05:23 +00:00
switch_statement.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
switch_statement.h tint: Add new methods to semantic Switch nodes 2022-05-20 12:28:00 +00:00
test_helper.h tint: Extract intrinsic-table common type to helper 2022-05-19 22:54:00 +00:00
texture.cc tint: Remove '_type' suffix from file names 2022-04-28 18:49:04 +00:00
texture.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
texture_test.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
type.cc tint/sem: Add Type::HoldsAbstract() 2022-10-06 20:58:46 +00:00
type.h tint/sem: Add Type::HoldsAbstract() 2022-10-06 20:58:46 +00:00
type_constructor.cc tint/resolver: Use utils::Vector in a few places 2022-07-26 07:55:24 +00:00
type_constructor.h tint/resolver: Use utils::Vector in a few places 2022-07-26 07:55:24 +00:00
type_conversion.cc tint/resolver: Use utils::Vector in a few places 2022-07-26 07:55:24 +00:00
type_conversion.h tint/resolver: Track evaluation stage 2022-07-15 23:46:31 +00:00
type_manager.cc tint/sem: Rename sem::Manager to TypeManager 2022-09-01 17:35:39 +00:00
type_manager.h tint/sem: Rename sem::Manager to TypeManager 2022-09-01 17:35:39 +00:00
type_manager_test.cc tint/sem: Rename sem::Manager to TypeManager 2022-09-01 17:35:39 +00:00
type_mappings.h tint/sem: Remove TypeMappings for derived expressions 2022-07-07 17:15:01 +00:00
type_test.cc tint/sem: Add Type::HoldsAbstract() 2022-10-06 20:58:46 +00:00
u32.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
u32.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
u32_test.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
variable.cc Rename StorageClass to AddressSpace. 2022-10-03 14:05:23 +00:00
variable.h Rename StorageClass to AddressSpace. 2022-10-03 14:05:23 +00:00
vector.cc tint: Generalize sem::Vector to allow 16bits subtype 2022-05-13 08:56:56 +00:00
vector.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
vector_test.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
void.cc Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
void.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
while_statement.cc Add while statement parsing. 2022-06-16 12:01:27 +00:00
while_statement.h Add while statement parsing. 2022-06-16 12:01:27 +00:00