* Implement RasterizeEnable * Match viewport count to hardware * Simplify ScissorTest tracking around Blits * Disable RasterizerDiscard around Blits and track its state * Read RasterizeEnable reg as bool and add doc
* Implement GPU scissors * Remove unused using * Add missing changes for Clear
Removes a useless null check Aligns some values to improve readability