swr: don't claim to allow setting layer/viewport from VS
authorIlia Mirkin <imirkin@alum.mit.edu>
Sun, 20 Nov 2016 18:13:12 +0000 (13:13 -0500)
committerIlia Mirkin <imirkin@alum.mit.edu>
Tue, 22 Nov 2016 02:11:26 +0000 (21:11 -0500)
commitc3dd5b2e3f47f23c8f6651e0d3af6fde7486656d
tree58db114638ee25df893d60f20e9ca73fcba8ec64
parentd48740568faff4aad78a46c67f73ea3c5ea3bd0c
swr: don't claim to allow setting layer/viewport from VS

This may ultimately be possible to support, but for now it's not hooked
up and the swr core only supports this output from GS.

This normally wouldn't matter, but we lie about supporting GL 3.2, and
also the blitter and st/mesa will make use of this functionality if
claimed.

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