Skip to content
Snippets Groups Projects
Commit a8e6734a authored by Rob Clark's avatar Rob Clark :speech_balloon:
Browse files

freedreno: support for using generic clear path


Since clears are more or less just normal draws, there isn't that much
benefit in having hand-rolled clear path.  Add support to use u_blitter
instead if gen specific backend doesn't implement ctx->clear().

Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
parent 142dd7b9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment