dawn-cmake/test/tint
Ben Clayton 574b4b1996 tint: Fix constant::Splat conversion of struct types
Conversion can happen for structure materialization (modf, frexp).
If both structure members are the same type and value, then a constant::Splat will be constructed, which needs to handle conversion.

Bug: chromium:1417515
Change-Id: Iadd14ce00b8d5c22226c601ec5af9a84e6c0c5cf
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/122900
Reviewed-by: James Price <jrprice@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
2023-03-09 23:22:27 +00:00
..
access tint/msl: Preserve trailing vec3 padding 2023-02-27 20:21:03 +00:00
array tint/writer/glsl: Set default precision to highp 2023-03-09 19:58:23 +00:00
benchmark test/tint: Update SKIP "expectations" 2023-03-02 09:25:40 +00:00
buffer Move tint::transform::Robustness to a santizier transform 2023-03-02 20:48:48 +00:00
bug tint: Fix constant::Splat conversion of struct types 2023-03-09 23:22:27 +00:00
builtins tint/writer/glsl: Set default precision to highp 2023-03-09 19:58:23 +00:00
const tint/writer/glsl: Set default precision to highp 2023-03-09 19:58:23 +00:00
diagnostic_filtering tint/transform: Polyfill f32 conversion to i32 or u32 2023-03-09 21:26:12 +00:00
expressions tint/transform: Polyfill f32 conversion to i32 or u32 2023-03-09 21:26:12 +00:00
extensions/parsing tint/writer/glsl: Set default precision to highp 2023-03-09 19:58:23 +00:00
identifiers/underscore tint: Rename 'type' to 'alias' 2023-01-24 14:55:17 +00:00
layout/storage/mat2x2 tint: Flip evaluation order of assignment statements 2023-03-08 21:48:45 +00:00
let/inferred tint/writer/glsl: Set default precision to highp 2023-03-09 19:58:23 +00:00
loops
out_of_order_decls tint/writer/glsl: Set default precision to highp 2023-03-09 19:58:23 +00:00
ptr_ref Move tint::transform::Robustness to a santizier transform 2023-03-02 20:48:48 +00:00
samples tint/writer/glsl: Set default precision to highp 2023-03-09 19:58:23 +00:00
shader_io tint/writer/glsl: Set default precision to highp 2023-03-09 19:58:23 +00:00
shadowing Move tint::transform::Robustness to a santizier transform 2023-03-02 20:48:48 +00:00
statements tint/transform: Polyfill f32 conversion to i32 or u32 2023-03-09 21:26:12 +00:00
struct tint/transform: fix PromoteInitializersToLet for constant expressions 2022-12-09 12:34:36 +00:00
types test/tint: Update SKIP "expectations" 2023-03-02 09:25:40 +00:00
unicode tint/writer/glsl: Set default precision to highp 2023-03-09 19:58:23 +00:00
unittest/reader/spirv tint: Fix HLSL texture queries and re-add textureNumLayers() 2023-03-08 02:48:34 +00:00
var tint/writer/glsl: Set default precision to highp 2023-03-09 19:58:23 +00:00
vk-gl-cts test/tint: Update SKIP "expectations" 2023-03-02 09:25:40 +00:00
extract-spvasm.py
parse_hlsl_errors.py
test-all.sh