Revert "glsl: set vector_elements to 1 for samplers"
authorMatt Turner <mattst88@gmail.com>
Fri, 28 Apr 2017 18:48:29 +0000 (11:48 -0700)
committerMatt Turner <mattst88@gmail.com>
Fri, 28 Apr 2017 18:48:57 +0000 (11:48 -0700)
commitb64da3d14e9778a17ccf8ed444a103d117eecb6f
treeb3f2b869421f37d7d435ee745598360158fada97
parent85ca563b583d39664752d0686894353c8ed96089
Revert "glsl: set vector_elements to 1 for samplers"

This reverts commit 75a31a20af269c047661af33e28f793269537b79.

This breaks thousands of tests on i965 with malloc corruption.
src/compiler/glsl_types.cpp
src/mesa/main/uniform_query.cpp