diff options
author | Ian Romanick <[email protected]> | 2010-07-02 13:30:23 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2010-07-12 15:19:29 -0700 |
commit | c67016de960c988c748ffdb11247072543a8f328 (patch) | |
tree | 40c039fdc244d0567f777946a42c38128d3d6fa7 /src/mesa | |
parent | df05ad4e1aa5512ce1dfd2e6661641e012c8b279 (diff) |
ir_validate: Additional function related invariant checks
Add two invariant checks related to functions and function signatures:
1. Ensure that function definitions (ir_function) are not nested.
2. Ensure that the ir_function pointed to by an ir_function_signature
is the one that contains it in its signatures list.
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions