swr: remove warning about multi-layer surfaces
authorIlia Mirkin <imirkin@alum.mit.edu>
Sun, 20 Nov 2016 19:07:00 +0000 (14:07 -0500)
committerIlia Mirkin <imirkin@alum.mit.edu>
Thu, 1 Dec 2016 01:35:06 +0000 (20:35 -0500)
commit763c015ce52fe84e669b4fba722da06b72267d8f
tree15da5625c633d0d587e2d0a70854be20d7a00ba1
parenta9d292f5bd253550acc608132e9970e7a24840b1
swr: remove warning about multi-layer surfaces

We now support clearing these, and actually rendering to multiple layers
would require GS support, which will fail in much more spectacular ways
for now. Once that is hooked up, there won't be anything else to do
here.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Tim Rowley <timothy.o.rowley@intel.com>
src/gallium/drivers/swr/swr_context.cpp