Skip to content

Conversation

@greggman
Copy link
Contributor

@greggman greggman commented Nov 9, 2023

Use comapt compatible pipelines for checking results.

Kai suggested not changing anything in core so it only uses the compat versions in compat mode.

Issue: #3143


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.)

Requirements for reviewer sign-off:

  • Tests are properly located in the test tree.
  • Test descriptions allow a reader to "read only the test plans and evaluate coverage completeness", and accurately reflect the test code.
  • Tests provide complete coverage (including validation control cases). Missing coverage MUST be covered by TODOs.
  • Helpers and types promote readability and maintainability.

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

@greggman greggman requested a review from kainino0x November 9, 2023 08:42
@greggman greggman force-pushed the compat-fix-image-copy branch from f1bc567 to 0a0768a Compare November 10, 2023 01:24
@greggman greggman enabled auto-merge (rebase) November 10, 2023 05:17
greggman and others added 5 commits November 9, 2023 21:23
With the new textureBindingViewDimension requirements
this pipeline has to use texture_2d_array for 2d_array textures.
Co-authored-by: Kai Ninomiya <kainino1@gmail.com>
Co-authored-by: Kai Ninomiya <kainino1@gmail.com>
@greggman greggman force-pushed the compat-fix-image-copy branch from 8c2d489 to e4ddc30 Compare November 10, 2023 05:23
@greggman greggman merged commit 8eee61b into gpuweb:main Nov 10, 2023
@greggman greggman deleted the compat-fix-image-copy branch November 10, 2023 05:57
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.

2 participants