-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
val: device_mismatch throughout CTS #912
Comments
- Update DeviceHolder to provide multiple devices with same descriptor at once, and remove the new DevicePool of mismatched device. - Remove selectMismatchedDeviceOrSkipTestCase function. - Implement remaining device mismatch tests under validation/encoding/cmds and validation/encoding/queue. Fixed gpuweb#912
Reopening this issue which was accidentally auto-closed by a commit (hence why it still has status "Open"). @Gyuyoung added some more of these tests recently, so they may be done now, but we still need to review and make sure. |
Let me check if there are more tests that the |
…tibility.spec.ts This PR adds a test to ensure that render passes cannot be called with bundles created from another device. Issue: gpuweb#912
…tibility.spec.ts This PR adds a test to ensure that render passes cannot be called with bundles created from another device. Issue: gpuweb#912
It's likely we've handled most of |
No description provided.
The text was updated successfully, but these errors were encountered: