abaire / nxdk_pgraph_tests

Tests to verify xemu handling of various pushbuffer commands
Other
12 stars 8 forks source link

Reset fixed function hardware to initial state after lighting normal tests #32

Open abaire opened 2 years ago

abaire commented 2 years ago

Right now the lighting normal tests are non-hermetic. In particular the first test is only valid if no other test has used the fixed function pipeline with normals enabled.

See if there is a pgraph command to somehow clear the cached normal state that this test suite is verifying the behavior of.