Re: [Mesa-dev] [PATCH 07/18] intel/blorp: Take a fast_clear_op in ccs_resolve

2016-11-03 Thread Pohjolainen, Topi
On Fri, Oct 28, 2016 at 02:17:03AM -0700, Jason Ekstrand wrote: > Eventually, we may want to just have a single blorp_ccs_op function that > does both clears and resolves. For now we'll stick to just making the > ccs_resolve function we have now a bit more configurable. I had a question in patch

[Mesa-dev] [PATCH 07/18] intel/blorp: Take a fast_clear_op in ccs_resolve

2016-10-28 Thread Jason Ekstrand
Eventually, we may want to just have a single blorp_ccs_op function that does both clears and resolves. For now we'll stick to just making the ccs_resolve function we have now a bit more configurable. Signed-off-by: Jason Ekstrand --- src/intel/blorp/blorp.h