gpuweb / cts

WebGPU Conformance Test Suite
https://gpuweb.github.io/cts/
BSD 3-Clause "New" or "Revised" License
121 stars 72 forks source link

Validation tests for duplicate attributes #3692

Closed alan-baker closed 2 months ago

alan-baker commented 2 months ago

Tint has an issue with dianostic: see crbug.com/tint/2231.

Tint will fail webgpu:shader,validation,parse,diagnostic:duplicate_attribute_same_location:loc="*";same_rule=true.

Issue: #


Requirements for PR author:

Requirements for reviewer sign-off:

When landing this PR, be sure to make any necessary issue status updates.