On Thu, Mar 29, 2018 at 10:58 AM, Rafael Antognolli <
rafael.antogno...@intel.com> wrote:
> In a follow up patch, we make use of clear_color_bo, which is in
> mt->mcs_buf or mt->hiz_buf. To avoid duplicating more code that does the
> same thing on both aux buffers, just use aux_buf already.
>
> v5
In a follow up patch, we make use of clear_color_bo, which is in
mt->mcs_buf or mt->hiz_buf. To avoid duplicating more code that does the
same thing on both aux buffers, just use aux_buf already.
v5: Add aux_buf to brw_wm_surface_state too.
Signed-off-by: Rafael Antognolli
---
src/mesa/drivers/