auxiliary: fix vertex elements cso
authorRoland Scheidegger <sroland@vmware.com>
Tue, 9 Mar 2010 13:19:29 +0000 (14:19 +0100)
committerRoland Scheidegger <sroland@vmware.com>
Tue, 9 Mar 2010 13:19:29 +0000 (14:19 +0100)
commitfe9f8536f1b1e7a3a2ac10afd8078e8f4d327578
tree41a84ba1db471ec26f2e4aa149059bc816ae6e6e
parent4240987cecdaaaeb2d6188f7c83ff4cb8e670c59
auxiliary: fix vertex elements cso

potentially could have got a match even though the cso was different
(in case of different count and first few elements the same).
src/gallium/auxiliary/cso_cache/cso_cache.h
src/gallium/auxiliary/cso_cache/cso_context.c