diff options
author | Jason Ekstrand <[email protected]> | 2017-05-22 21:27:50 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2017-06-07 22:18:53 -0700 |
commit | 076defba7a4a89972d34084fefa6227344280f77 (patch) | |
tree | 37afa054489afeb64695a54d65a28e51fbf1013c /src/glx/glxcmds.c | |
parent | 7a9c37eb7bf46853901a0fbd5701db19dc2b7fcd (diff) |
i965/blorp: Refactor do_single_blorp_clear
Previously, we had two checks for can_fast_clear and a tiny bit of
shared code in between. This commit pulls all of the fast clear code
together and duplicates the tiny bit that declares some surface structs
and calls blorp_surf_for_miptree. The duplication is no real loss and
we're about to change the two in slightly different ways.
Reviewed-by: Topi Pohjolainen <[email protected]>
Reviewed-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/glx/glxcmds.c')
0 files changed, 0 insertions, 0 deletions