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

CTS: Color space conversion operation test for CopyToTexture #1043

Merged
merged 6 commits into from
Mar 15, 2022

Commits on Mar 7, 2022

  1. CTS: Color space conversion operation test for CopyToTexture

    This PR add cts to test copyExternalImageToTexture() color space
    conversion ability.
    It creates canvas with color space attr and copy to dst texture in
    user defined color space through CopyExternalImageToTexture().
    
    Issue:gpuweb#913
    shaoboyan committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    aadaee3 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Update

    shaoboyan committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    19bd963 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    a36d47c View commit details
    Browse the repository at this point in the history
  2. Address comments

    shaoboyan committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    8702c63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a0b912 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Configuration menu
    Copy the full SHA
    7481681 View commit details
    Browse the repository at this point in the history