On Thu, Mar 08, 2018 at 08:48:59AM -0800, Rafael Antognolli wrote:
> On gen10+, if surface->clear_color_addr is present, use it directly
> intead of copying it to the surface state.
>
> v4: Remove redundant #if clause for GEN <= 10 (Jason)
>
> Signed-off-by: Rafael Antognolli
> Reviewed-by: Jaso
On gen10+, if surface->clear_color_addr is present, use it directly
intead of copying it to the surface state.
v4: Remove redundant #if clause for GEN <= 10 (Jason)
Signed-off-by: Rafael Antognolli
Reviewed-by: Jason Ekstrand
---
src/intel/blorp/blorp_genX_exec.h | 13 ++---
1 file cha