gallium: add new double-related shader caps to all the getters
authorIlia Mirkin <imirkin@alum.mit.edu>
Fri, 20 Feb 2015 04:30:36 +0000 (23:30 -0500)
committerIlia Mirkin <imirkin@alum.mit.edu>
Fri, 20 Feb 2015 19:09:25 +0000 (14:09 -0500)
commitc85a686d028a6e90f7487ac4319dae2edd40c9a0
tree25e48f4697404df1ade1731b5b730e412b5853d2
parent71b155a2cb10037584462f4f182f017a9898e810
gallium: add new double-related shader caps to all the getters

Missed a few drivers in the earlier changes, this should fix up all the
ones that print unknown caps or don't have a default statement.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/freedreno/freedreno_screen.c
src/gallium/drivers/i915/i915_screen.c
src/gallium/drivers/nouveau/nv30/nv30_screen.c
src/gallium/drivers/nouveau/nv50/nv50_screen.c
src/gallium/drivers/r300/r300_screen.c