Skip to content

Commit

Permalink
Add scissor test
Browse files Browse the repository at this point in the history
  • Loading branch information
Pokechu22 committed Apr 20, 2022
1 parent 2967cdc commit d6d7b0d
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 @@ -3,3 +3,4 @@ add_hwtest(MODULE gxtest TEST clipping FILES clipping.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 d6d7b0d

Please sign in to comment.