diff options
author | Matt Turner <mattst88@gmail.com> | 2017-04-28 10:56:23 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2017-04-28 11:24:42 -0700 |
commit | 389c581b01c8f3192c4215260d07140e43639082 (patch) | |
tree | 5a44c1c85348852d4a2546c5de980b2f66766f1f /src/gallium/drivers | |
parent | 75a31a20af269c047661af33e28f793269537b79 (diff) |
Samplers are encoded into the instruction word, so there's no need to
make space in the uniform file.
Previously matrix_columns and vector_elements were set to 0, making this
else case a no-op. Commit 75a31a20af26 changed that, causing malloc
corruption in thousands of tests on i965.
Fixes: 75a31a20af26 ("glsl: set vector_elements to 1 for samplers")
Diffstat (limited to 'src/gallium/drivers')
0 files changed, 0 insertions, 0 deletions