diff options
author | Brian Paul <[email protected]> | 2012-02-27 20:28:09 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-02-29 08:39:20 -0700 |
commit | 9e68a8fa728c5d737a8b0c66aba066afddd67e9a (patch) | |
tree | 8f60b6f437d016b723f9eb67756f06e70aef1d33 /src/mesa/drivers | |
parent | 84870e215667c999202be31057df6e31a0389bb7 (diff) |
util: fix assertions in u_blitter.c code
Assertions of the form assert(a && b) should be written as separate assertions
so that you can actually tell which part is false when there's a failure.
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/mesa/drivers')
0 files changed, 0 insertions, 0 deletions