https://bugs.freedesktop.org/show_bug.cgi?id=59588
--- Comment #9 from Alex Deucher agd5f@yahoo.com --- Regarding the conversation on IRC, the vertex shader has to export at least one generic param (not counting special exports like position). So if the vertex shader doesn't export any params, you need a dummy one.