Skip to content

CTS validation/execution for atomic_vec2u_min_max#4662

Open
dj2 wants to merge 1 commit into
gpuweb:mainfrom
dj2:atomicvec2u
Open

CTS validation/execution for atomic_vec2u_min_max#4662
dj2 wants to merge 1 commit into
gpuweb:mainfrom
dj2:atomicvec2u

Conversation

@dj2

@dj2 dj2 commented Jun 11, 2026

Copy link
Copy Markdown
Member

Add CTS tests for the Atomic Vec2u Min/Max extension. These tests were created by @petermcneeleychromium.

The tests have been run and pass on Dawn on Metal.


Requirements for PR author:

  • All missing test coverage is tracked with "TODO" or .unimplemented().
  • New helpers are /** documented */ and new helper files are found in helper_index.txt.
  • Test behaves as expected in a WebGPU implementation. (If not passing, explain above.)
  • Test have be tested with compatibility mode validation enabled and behave as expected. (If not passing, explain above.)

Requirements for reviewer sign-off:

  • Tests are properly located.
  • Test descriptions are accurate and complete.
  • Tests provide complete coverage (including validation control cases). Missing coverage MUST be covered by TODOs.
  • Tests avoid over-parameterization (see case count report).

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

@dj2 dj2 requested a review from jrprice June 11, 2026 14:22
@dj2 dj2 self-assigned this Jun 11, 2026
@github-actions

Copy link
Copy Markdown

Results for build job (at 9244c8c):

(No pr-comment-body.txt artifact found from this job.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant