r600: move per-type settings into a switch statement
authorDave Airlie <airlied@redhat.com>
Mon, 30 Nov 2015 00:37:21 +0000 (10:37 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 30 Nov 2015 01:08:00 +0000 (11:08 +1000)
commitd72299c5315b4c9ff40209a14543e3eae9308081
tree43cb1a69d67896609001907074b2643e9c3e9c8a
parent58e0122d86c824c67ac72c8ac4f1c1de4f53eb06
r600: move per-type settings into a switch statement

This will allow adding tess stuff much cleaner later.

Reviewed-by: Glenn Kennard <glenn.kennard@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/r600_shader.c