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
array tint/writer/glsl: Set default precision to highp 2023-03-09 19:58:23 +00:00
benchmark
buffer
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
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
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
statements tint/transform: Polyfill f32 conversion to i32 or u32 2023-03-09 21:26:12 +00:00
struct
types
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
extract-spvasm.py
parse_hlsl_errors.py
test-all.sh