Re: [Mesa-dev] [PATCH] intel/blorp: Be more conservative about copying clear colors

2019-01-04 Thread Rafael Antognolli
On Fri, Jan 04, 2019 at 01:07:07PM -0600, Jason Ekstrand wrote: > In 92eb5bbc68d7324 we attempted to avoid copying clear colors whenever > we weren't doing a resolve. However, this broke MSAA resolves because > we need the clear color in the source. This patch makes blorp much more >

[Mesa-dev] [PATCH] intel/blorp: Be more conservative about copying clear colors

2019-01-04 Thread Jason Ekstrand
In 92eb5bbc68d7324 we attempted to avoid copying clear colors whenever we weren't doing a resolve. However, this broke MSAA resolves because we need the clear color in the source. This patch makes blorp much more conservative such that it only avoids the clear color copy if either aux_usage ==