diff options
author | Samuel Pitoiset <[email protected]> | 2017-05-05 11:01:37 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2017-05-08 16:04:05 +0200 |
commit | 14187e1e9e12151e11ca167ce501c671c98d69c6 (patch) | |
tree | 30b167a26a01be54da9e43f0cb18baeffe38bb65 /src/compiler | |
parent | e3a5ab2d66563174455683d1dcd53aaaba9cd299 (diff) |
st/glsl_to_tgsi: don't use rzalloc_array() when it's unnecessary
When the arrays are initialized later on with -1, that's useless
to use rzalloc_array().
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'src/compiler')
0 files changed, 0 insertions, 0 deletions