Skip to content

Conversation

@ErichDonGubler
Copy link
Member

Issue: #4540

Based on #4539.


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

@ErichDonGubler ErichDonGubler force-pushed the maxInterStageShaderVariables-new-fragment-inputs branch from d00cd2c to 5d2e671 Compare December 22, 2025 21:10
@ErichDonGubler
Copy link
Member Author

CI is caught on Error: Generated test variant would produce too-long -actual.txt filename. Not sure how to immediately resolve it, but 🫡 I'm hoping somebody will know better than I!

@ErichDonGubler ErichDonGubler changed the title Add new fragment inputs to maxInterStageShaderVariables:at_over test Add new fragment inputs to maxInterStageShaderVariables:createRenderPipeline,at_over test Dec 22, 2025
@ErichDonGubler ErichDonGubler force-pushed the maxInterStageShaderVariables-new-fragment-inputs branch from 5d2e671 to accd0f9 Compare December 22, 2025 21:55
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