r600: add create/bind/delete shader hooks for tessellation
authorDave Airlie <airlied@redhat.com>
Mon, 30 Nov 2015 00:53:58 +0000 (10:53 +1000)
committerDave Airlie <airlied@redhat.com>
Sun, 6 Dec 2015 23:59:00 +0000 (09:59 +1000)
commit9f867418634a3e80488ab030a8b4f75ef5b4fae2
tree2cf8a72d30b1dca7b8c3d82fb944137c1dd8d912
parent797012bb67be78b3907d39626900e55f179f3792
r600: add create/bind/delete shader hooks for tessellation

This hooks up the gallium API for the tessellation shaders.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/r600_state_common.c