st/mesa: add geometry shader ubo support
authorDave Airlie <airlied@gmail.com>
Mon, 14 Oct 2013 02:18:53 +0000 (12:18 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 17 Oct 2013 07:35:42 +0000 (08:35 +0100)
commit038a9aab33070b9ff48bb082dd1c731d89e2f9b4
treef153a6e7a89eb626179d70ace8c8ba700f4508c3
parent20cad7fd6f6cbd8fc330c7bc54e8e1c62ae5f431
st/mesa: add geometry shader ubo support

This just adds the missing bits so the ubo tests don't crash.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/state_tracker/st_atom.c
src/mesa/state_tracker/st_atom.h
src/mesa/state_tracker/st_atom_constbuf.c