mesa: make union in gl_program a struct and add FIXME
authorTimothy Arceri <timothy.arceri@collabora.com>
Fri, 30 Dec 2016 20:45:35 +0000 (07:45 +1100)
committerTimothy Arceri <timothy.arceri@collabora.com>
Fri, 30 Dec 2016 22:00:05 +0000 (09:00 +1100)
commit9d99dc4bc1fda9906e8dc576d6116fbdb05f67ac
treeb4a1337e282632ac4556b50aa88da3211bb6c270
parentc2799a80c5d7835d9c79ef8f7dcd6da0ca89ceb6
mesa: make union in gl_program a struct and add FIXME

i915 is mixing the use of these fields, for now change this to a
struct and add a FIXME.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99229
src/mesa/main/mtypes.h