diff options
author | Jason Ekstrand <[email protected]> | 2017-03-07 09:25:14 -0800 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2017-03-07 15:22:16 -0800 |
commit | 33301d949f12ab639a2bf1eb1bb147091c52e05e (patch) | |
tree | 75dc56eace64cf4f6ba3fe425323fc7ff64ed7ee /doxygen/main.doxy | |
parent | a316d8f406080cbfe516c7deaf52968de2eadfed (diff) |
anv: Drop the anv_validate block helper
Over the course of driver development, we've come up with a number of
different schemes for adding giant blocks of asserts inside the driver.
This one is only being used once in anv_pipeline.c and the way it's
being used actually generates compiler warnings in release builds. This
commit drops the anv_validate macro and just puts the contents of the
one validation function in side of a "#ifdef DEBUG" guard.
Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'doxygen/main.doxy')
0 files changed, 0 insertions, 0 deletions