Skip to content

Commit

Permalink
Add scissor test
Browse files Browse the repository at this point in the history
  • Loading branch information
Pokechu22 committed Jul 11, 2022
1 parent ca5f8a9 commit 1dd3743
Show file tree
Hide file tree
Showing 2 changed files with 588 additions and 0 deletions.
1 change: 1 addition & 0 deletions gxtest/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ add_hwtest(MODULE gxtest TEST intensity FILES intensity.cpp cgx.cpp util.cpp)
add_hwtest(MODULE gxtest TEST lighting FILES lighting.cpp cgx.cpp util.cpp)
add_hwtest(MODULE gxtest TEST rasterization FILES rasterization.cpp cgx.cpp util.cpp)
add_hwtest(MODULE gxtest TEST tev FILES tev.cpp cgx.cpp util.cpp)
add_hwtest(MODULE gxtest TEST scissor FILES scissor.cpp cgx.cpp util.cpp)
Loading

0 comments on commit 1dd3743

Please sign in to comment.