Skip to content

Commit

Permalink
Add scissor test
Browse files Browse the repository at this point in the history
  • Loading branch information
Pokechu22 committed Dec 7, 2021
1 parent 83084a4 commit e82fef5
Show file tree
Hide file tree
Showing 2 changed files with 581 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 e82fef5

Please sign in to comment.