diff options
author | Chia-I Wu <[email protected]> | 2014-04-23 13:42:24 +0800 |
---|---|---|
committer | Chia-I Wu <[email protected]> | 2014-04-27 10:06:21 +0800 |
commit | 44a13747933d1e9306138f5b9483f1e2e1410c03 (patch) | |
tree | 5e95f35ff68f6ee2621f201e58674b496611f9ab /src/mesa/tnl/t_vb_texgen.c | |
parent | e412305f9f05956c21a7f97ada2d4795107e0203 (diff) |
mesa: clean up debug groups
Add struct gl_debug_group to hold all namespaces of a debug group. Replace
the 3-dimensional array, Namespaces, in struct gl_debug_state by a
1-dimensional array of type struct gl_debug_groups.
Turn the 4-dimensional array, Defaults, in struct gl_debug_state to a
1-dimensional array in struct gl_debug_namespace.
Signed-off-by: Chia-I Wu <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/tnl/t_vb_texgen.c')
0 files changed, 0 insertions, 0 deletions