Skip to content

Add frag_depth validation tests.#4679

Open
dj2 wants to merge 2 commits into
gpuweb:mainfrom
dj2:frag_depth_01
Open

Add frag_depth validation tests.#4679
dj2 wants to merge 2 commits into
gpuweb:mainfrom
dj2:frag_depth_01

Conversation

@dj2

@dj2 dj2 commented Jul 6, 2026

Copy link
Copy Markdown
Member

Add validation tests for the fragment_depth extension.

Issue: gpuweb/gpuweb#5342


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.

Add validation tests for the `fragment_depth` extension.
@dj2
dj2 requested a review from alan-baker July 6, 2026 20:32
@dj2 dj2 self-assigned this Jul 6, 2026
@dj2 dj2 added the wgsl label Jul 6, 2026
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

Results for build job (at 0f2bd3d):

(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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants