mesa/mtypes: add gl_subroutine_function and uniform storage to shader (v2)
authorDave Airlie <airlied@redhat.com>
Tue, 21 Jul 2015 04:59:01 +0000 (14:59 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 23 Jul 2015 07:25:39 +0000 (17:25 +1000)
commit44ea8b9b8edc5f59da546683fe64129a1c1be449
treee1b95f727dc580f04077be6d50a0273bb29a1b22
parent7dd429e8f74302d44af00d051e59911439152369
mesa/mtypes: add gl_subroutine_function and uniform storage to shader (v2)

This adds the necessary storage for subroutine info to gl_shader.

v2: add comments, rename one member
Acked-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/mesa/main/mtypes.h