The clamp validation test creates a 'foo' function that contains code to be checked. The entry point must call 'foo' in order for those override expressions to be checked.
Bug: crbug.com/351378281
Issue: #
Requirements for PR author:
[x] All missing test coverage is tracked with "TODO" or .unimplemented().
[x] New helpers are /** documented */ and new helper files are found in helper_index.txt.
[x] Test behaves as expected in a WebGPU implementation. (If not passing, explain above.)
[x] Test have be tested with compatibility mode validation enabled and behave as expected. (If not passing, explain above.)
The clamp validation test creates a 'foo' function that contains code to be checked. The entry point must call 'foo' in order for those override expressions to be checked.
Bug: crbug.com/351378281
Issue: #
Requirements for PR author:
.unimplemented()
./** documented */
and new helper files are found inhelper_index.txt
.Requirements for reviewer sign-off:
When landing this PR, be sure to make any necessary issue status updates.