Skip to content

Add frag_depth qualifier execution test - #4689

Merged
dneto0 merged 3 commits into
gpuweb:mainfrom
dj2:frag_depth_02
Aug 11, 2026
Merged

Add frag_depth qualifier execution test#4689
dneto0 merged 3 commits into
gpuweb:mainfrom
dj2:frag_depth_02

Conversation

@dj2

@dj2 dj2 commented Jul 29, 2026

Copy link
Copy Markdown
Member

Adds an execution test that the greater and less qualifiers are accepted on the frag_depth builtin.

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.

@dj2
dj2 requested a review from alan-baker July 29, 2026 19:59
@dj2 dj2 self-assigned this Jul 29, 2026
@github-actions

github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown

Results for build job (at 7b2e841):

+webgpu:api,operation,rendering,depth:fragment_depth_qualifiers:* - 2 cases, 2 subcases (~1/case)
-TOTAL: 285337 cases, 2346437 subcases
+TOTAL: 285339 cases, 2346439 subcases

dj2 added 3 commits August 11, 2026 11:41
Adds an execution test that the greater and less qualifiers are accepted
on the frag_depth builtin.

Issue: gpuweb/gpuweb#5342
@dneto0
dneto0 enabled auto-merge (squash) August 11, 2026 15:41
@dneto0
dneto0 merged commit 535149e into gpuweb:main Aug 11, 2026
1 check passed
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.

3 participants