dawn-cmake/test/tint/ptr_ref/load/global
Ben Clayton 0ce9ab042e tint: Change all ProgramBuilder literals to 'i' or 'u' suffix
Unsuffixed integer literals are currently treated as i32,
but will shortly become AbstractInteger. To keep tests behaving
identically to how they are currently, change all test literals
to using either 'i' or 'u' suffixes.

Bug: tint:1504
Change-Id: Ic373d18ce1c718a16b6905568aec89da3641d36b
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/88845
Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
Commit-Queue: Ben Clayton <bclayton@google.com>
2022-05-05 20:23:40 +00:00
..
i32.spvasm
i32.spvasm.expected.glsl
i32.spvasm.expected.hlsl
i32.spvasm.expected.msl
i32.spvasm.expected.spvasm
i32.spvasm.expected.wgsl tint: Change all ProgramBuilder literals to 'i' or 'u' suffix 2022-05-05 20:23:40 +00:00
i32.wgsl
i32.wgsl.expected.glsl
i32.wgsl.expected.hlsl
i32.wgsl.expected.msl
i32.wgsl.expected.spvasm
i32.wgsl.expected.wgsl
struct_field.spvasm
struct_field.spvasm.expected.glsl
struct_field.spvasm.expected.hlsl
struct_field.spvasm.expected.msl
struct_field.spvasm.expected.spvasm
struct_field.spvasm.expected.wgsl tint: Change all ProgramBuilder literals to 'i' or 'u' suffix 2022-05-05 20:23:40 +00:00
struct_field.wgsl
struct_field.wgsl.expected.glsl
struct_field.wgsl.expected.hlsl
struct_field.wgsl.expected.msl
struct_field.wgsl.expected.spvasm
struct_field.wgsl.expected.wgsl