diff options
author | Francisco Jerez <[email protected]> | 2013-09-20 16:23:30 -0700 |
---|---|---|
committer | Francisco Jerez <[email protected]> | 2013-10-01 17:30:51 -0700 |
commit | 58d772cb41b71dd3f5cf2bd4afb5781327ab4495 (patch) | |
tree | 4b46197ac9eef996c0c95d834a9912fb1eb9b67e /src/glsl/opt_constant_variable.cpp | |
parent | 8bd1c69f3bc731a53d785aa7b3e8fea05bacef7d (diff) |
glsl: Switch ast_type_qualifier to the non-zeroing allocator.
All member variables of ast_type_qualifier are already being
initialized from its implicitly defined constructor, it's not
necessary to use rzalloc to allocate its memory.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/glsl/opt_constant_variable.cpp')
0 files changed, 0 insertions, 0 deletions