mesa/subroutines: drop the old subroutine index uploads.
authorDave Airlie <airlied@redhat.com>
Tue, 7 Jun 2016 05:25:59 +0000 (15:25 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 23 Aug 2016 01:03:46 +0000 (11:03 +1000)
commit0bce055d9ee11847bdf9adac5f216d8630a7824a
tree492448bc87f2aba984bd4062b25800e2343b338d
parent6a332a389ad05da2793475f05564250c0c4f3af5
mesa/subroutines: drop the old subroutine index uploads.

We used to upload the indices when they changed, now we rely
on the drivers calling the correct hook to have the values
updated from the context storage.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Andres Gomez <agomez@igalia.com>
src/mesa/main/shaderapi.c