cts icon indicating copy to clipboard operation
cts copied to clipboard

[Refactor] wgsl: Consolidate validation tests

Open alan-baker opened this issue 1 year ago • 0 comments

The current shader validation tests spread have functionality spread across multiple directories that can make it hard to find where certain functionality is tested. The split is often between the parse/ directory and other directories (e.g. statement/). Some of the type tests have already been refactored this way.

alan-baker avatar May 14 '24 13:05 alan-baker