dawn-cmake/test/tint
Ryan Harrison e87ac76f7d Merge remote-tracking branch 'tint/main' into HEAD
Integrates Tint repo into Dawn

KIs:
- Building docs for Tint is turned off, because it fails due to lack
  of annotations in Dawn source files.
- Dawn CQ needs to be updated to run Tint specific tests
- Significant post-merge cleanup needed

R=bclayton,cwallez
BUG=dawn:1339

Change-Id: I6c9714a0030934edd6c51f3cac4684dcd59d1ea3
2022-04-06 15:37:27 -04:00
..
access tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
array wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
benchmark Normalize DEPS to ease merging with Dawn 2022-03-28 18:01:02 +00:00
buffer wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
bug Implement discard semantics 2022-03-28 20:51:32 +00:00
builtins Add option to auto generate bindings for external textures 2022-04-06 13:57:54 +00:00
expressions Implement mixed vector-scalar float % operator 2022-03-28 14:36:31 +00:00
identifiers/underscore wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
layout/storage/mat2x2 wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
let wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
loops HLSL: workaround FXC error "continue cannot be used in a switch" 2022-03-31 15:02:25 +00:00
out_of_order_decls wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
ptr_ref wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
samples wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
shader_io wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
shadowing wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
statements glsl: Implement compound assignment 2022-03-31 22:30:10 +00:00
struct wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
types wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
unicode test: Move unicode e2e test to tint dir 2022-02-21 16:51:06 +00:00
unittest/reader/spirv Implement discard semantics 2022-03-28 20:51:32 +00:00
var wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
vk-gl-cts HLSL: workaround FXC error "continue cannot be used in a switch" 2022-03-31 15:02:25 +00:00
BUILD.gn Merge remote-tracking branch 'tint/main' into HEAD 2022-04-06 15:37:27 -04:00
extract-spvasm.py tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
test-all.sh tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00