### Bug Description We need to remove the unconditional assert here: https://github.com/xemu-project/xemu/blob/c67843384031e0edaab3db91ec496464b931789b/hw/xbox/nv2a/pgraph/pgraph.c#L3080 ### Expected Behavior You should be able to clear the screen with the framebuffer surface format set to any HW supported format. Tests: https://github.com/abaire/nxdk_pgraph_tests/commit/76eec60280e315bb36487f4a9bf4321c47cb9ac9 HW Test results: https://abaire.github.io/nxdk_pgraph_tests_golden_results/results/Clear/index.html - note that alpha is significant for these tests. ### xemu Version N/A, affects all versions ### System Information N/A, affects all systems ### Additional Context _No response_