tgsi: Constants declared with ureg_DECL_constant() are one-dimensional.
authorMichal Krol <michal@vmware.com>
Wed, 27 Jan 2010 19:43:42 +0000 (20:43 +0100)
committerMichal Krol <michal@vmware.com>
Thu, 28 Jan 2010 13:08:22 +0000 (14:08 +0100)
commit9e895831bcb35b0a14f68538376b15ae4e94ae0d
tree2fc9e041fb44dbdb8148cc05b43b70b228715a00
parent3ba2ab3a23099f00366bdbec09f18612bfa71225
tgsi: Constants declared with ureg_DECL_constant() are one-dimensional.

This is to maintain backward compatibility with drivers
that don't support arrays of constant buffers.
src/gallium/auxiliary/tgsi/tgsi_ureg.c