summaryrefslogtreecommitdiffstats
path: root/src/glsl/loop_controls.cpp
diff options
context:
space:
mode:
authorPaul Berry <[email protected]>2013-11-28 14:46:38 -0800
committerPaul Berry <[email protected]>2013-12-09 10:54:53 -0800
commit4bbf6d1d2b20bccd784a326f33bdb860032db361 (patch)
tree6de75414e2518d4080fb99a607d981610499559b /src/glsl/loop_controls.cpp
parent714e1b331ed1b2dfffac4accb4ebf5a01d3f961f (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