i965/vs: Fix support for zero uniforms in use.
authorEric Anholt <eric@anholt.net>
Sat, 6 Aug 2011 02:18:31 +0000 (19:18 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 16 Aug 2011 20:04:42 +0000 (13:04 -0700)
commiteca762d831e099b549dafa0be896eac82b3fceb9
treef251f531789dc93f80889343e727e41d3b14b4b9
parent164ccd27787e0df4ae6f85a7178aff0720d56ac9
i965/vs: Fix support for zero uniforms in use.

We were looking for attributes in the wrong place, and pointlessly
doing the work on gen6 at all.
src/mesa/drivers/dri/i965/brw_vec4_emit.cpp