diff options
author | Eric Anholt <eric@anholt.net> | 2010-07-19 09:05:42 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2010-07-19 09:50:29 -0700 |
commit | d16044ad4d6176fec6164f96450a25f76b7677f1 (patch) | |
tree | 1e2eff035142a680d4996791cb24d0f6f75037cc /src/mesa/main/mipmap.c | |
parent | ee7b2b3f44d09c2311887d3524e197b9738580a9 (diff) |
glsl2: Give IR nodes a type field.
This is a big deal for debugging if nothing else ("what class is this
ir_instruction, really?"), but is also nice for avoiding building a
whole visitor or an if (node->as_whatever() || node->as_other_thing())
chain.
Diffstat (limited to 'src/mesa/main/mipmap.c')
0 files changed, 0 insertions, 0 deletions