freedreno/a3xx: account for special inputs/outputs
authorRob Clark <robclark@freedesktop.org>
Wed, 14 May 2014 15:39:44 +0000 (11:39 -0400)
committerRob Clark <robclark@freedesktop.org>
Thu, 15 May 2014 01:26:35 +0000 (21:26 -0400)
commitc37889b5ac77f55b95f5e4b7ad552928c4fe480c
treeb3dbe1d13e60a15751e9c39beddb489c4297cc07
parent5dcf59e1429310b736a11f1ae17ae8d5842a63c2
freedreno/a3xx: account for special inputs/outputs

We need to size input/output tables big enough for special inputs/
outputs (gl_Position, gl_FrontFacing, etc) which, while they don't
count towards the hw limit of 16 attributes or 16 varyings, we do
still need to track them all the same.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
src/gallium/drivers/freedreno/a3xx/fd3_program.h