Skip to content

Commit

Permalink
(WIP) hdGatling_test: add Materials.MtlxViewDirection graphical test
Browse files Browse the repository at this point in the history
  • Loading branch information
pablode committed Dec 5, 2024
1 parent 2020827 commit 7e4b015
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/hdGatling/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -417,6 +417,10 @@ class SimpleGraphicalTestFixture

TEST_SUITE("Graphical")
{
TEST_CASE_FIXTURE(SimpleGraphicalTestFixture, "Materials.MtlxViewDirection")
{
}

TEST_CASE_FIXTURE(SimpleGraphicalTestFixture, "Mesh.PrimvarInterpolation")
{
}
Expand Down
3 changes: 3 additions & 0 deletions src/hdGatling/testenv/Materials.MtlxViewDirection/ref.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/hdGatling/testenv/Materials.MtlxViewDirection/scene.mtlx
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/hdGatling/testenv/Materials.MtlxViewDirection/scene.usd
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/hdGatling/testenv/_data/quad.usda
Git LFS file not shown

0 comments on commit 7e4b015

Please sign in to comment.