..
access
Update GLSL expectations.
2022-01-07 09:38:45 +00:00
array
wgsl: Do not require a semicolon after a struct
2022-01-19 18:11:17 +00:00
benchmark
wgsl: Do not require a semicolon after a struct
2022-01-19 18:11:17 +00:00
buffer
wgsl: Do not require a semicolon after a struct
2022-01-19 18:11:17 +00:00
bug
msl: Fix non-struct runtime-sized array codegen
2022-01-19 19:36:17 +00:00
expressions
wgsl: Do not require a semicolon after a struct
2022-01-19 18:11:17 +00:00
identifiers /underscore
wgsl: Do not require a semicolon after a struct
2022-01-19 18:11:17 +00:00
intrinsics
wgsl: Do not require a semicolon after a struct
2022-01-19 18:11:17 +00:00
layout/storage /mat2x2
wgsl: Do not require a semicolon after a struct
2022-01-19 18:11:17 +00:00
let
wgsl: Do not require a semicolon after a struct
2022-01-19 18:11:17 +00:00
loops
validation: Error on obviously infinite loops
2022-01-14 17:16:32 +00:00
ptr_ref
wgsl: Do not require a semicolon after a struct
2022-01-19 18:11:17 +00:00
samples
wgsl: Do not require a semicolon after a struct
2022-01-19 18:11:17 +00:00
shader_io
wgsl: Do not require a semicolon after a struct
2022-01-19 18:11:17 +00:00
shadowing
wgsl: Do not require a semicolon after a struct
2022-01-19 18:11:17 +00:00
statements
wgsl: Do not require a semicolon after a struct
2022-01-19 18:11:17 +00:00
struct
wgsl: Do not require a semicolon after a struct
2022-01-19 18:11:17 +00:00
types
wgsl: Do not require a semicolon after a struct
2022-01-19 18:11:17 +00:00
unittest/reader /spirv
validation: Error on obviously infinite loops
2022-01-14 17:16:32 +00:00
var
wgsl: Do not require a semicolon after a struct
2022-01-19 18:11:17 +00:00
vk-gl-cts
validation: Error on obviously infinite loops
2022-01-14 17:16:32 +00:00
BUILD.gn
Re-allow dynamic indexing of 'let' arrays and matrices
2022-01-06 18:11:01 +00:00
extract-spvasm.py
Add --dump-spirv option to tint_unittests
2021-05-05 09:46:31 +00:00
test-all.sh
main: Replace --dawn-validation with --validate
2021-06-02 21:02:34 +00:00