Skip to content

etnaviv: generic clear blit paths

Add generic clear and blit paths and make use of them if RS/BLT rejected the operation, which will happen for > 32 bit formats when supporting half-float. I could add these commits to the half-float MR but I think that this will be useful on its own as it cleans up the code a little bit.

Edited by Christian Gmeiner

Merge request reports