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

Autodesk: Unit test support for HgiVulkan #2737

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

erikaharrison-adsk
Copy link
Contributor

@erikaharrison-adsk erikaharrison-adsk commented Oct 16, 2023

Description of Change(s)

A HGI unit test helper was added to the HdSt project to facilitate unit testing of HGI backends.
A unit test that tests the following has been added as well

  • Testing of successful HgiVulkan creation (through HGI abstraction)
  • Testing of successful sample HgiVulkan graphics pipeline (through HGI abstraction)
  • Testing of successful sample graphics queue with simple triangle draw execution (through HGI abstraction)
  • Provided image base-line comparison with unit test output written to disk (following a GPU - CPU copy)

Note: This PR is child of #2553. Please refer it for more context.

Fixes Issue(s)

  • N/A
  • I have verified that all unit tests pass with the proposed changes
  • I have submitted a signed Contributor License Agreement

@erikaharrison-adsk erikaharrison-adsk changed the title Autodesk Unit test support for HgiVulkan Autodesk: Unit test support for HgiVulkan Oct 16, 2023
@jesschimein
Copy link
Collaborator

Filed as internal issue #USD-8837

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.

3 participants