diff options
author | Paul Berry <[email protected]> | 2013-11-28 14:46:38 -0800 |
---|---|---|
committer | Paul Berry <[email protected]> | 2013-12-09 10:54:53 -0800 |
commit | 4bbf6d1d2b20bccd784a326f33bdb860032db361 (patch) | |
tree | 6de75414e2518d4080fb99a607d981610499559b /src/glsl/loop_controls.cpp | |
parent | 714e1b331ed1b2dfffac4accb4ebf5a01d3f961f (diff) |
glsl/loops: Allocate loop_terminator using new(mem_ctx) syntax.
Patches to follow will introduce code into the loop_terminator
constructor. Allocating loop_terminator using new(mem_ctx) syntax
will ensure that the constructor runs.
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/glsl/loop_controls.cpp')
0 files changed, 0 insertions, 0 deletions