Skip to content
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

Implement api,validation,state,device_mismatched: Part II #1094

Merged
merged 4 commits into from
Mar 23, 2022

Commits on Mar 21, 2022

  1. Implement api,validation,state,device_mismatched: Part II

    - 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
    haoxli committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    2581575 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Remove framework changes

    haoxli committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    d0c47bb View commit details
    Browse the repository at this point in the history
  2. Fix Kai's comments

    haoxli committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    108e5f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd38ced View commit details
    Browse the repository at this point in the history