Skip to content

Add frag_depth qualifier execution test - #4689

Open
dj2 wants to merge 3 commits into
gpuweb:mainfrom
dj2:frag_depth_02
Open

Add frag_depth qualifier execution test#4689
dj2 wants to merge 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.

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

Issue: gpuweb/gpuweb#5342
@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 93e9625):

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

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