diff options
author | Brian Paul <[email protected]> | 2012-01-07 14:16:27 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-01-07 14:16:27 -0700 |
commit | f0f623a9075107461438468e1aea6bca3a3234f3 (patch) | |
tree | 4db272593d79d692e1a30147f110260c840c30be /src/mesa/swrast/s_span.h | |
parent | 94bf2d48e19b86a4cfa4ff3bf3da97967f8a2793 (diff) |
draw: replace assert(0) with debug_warn_once()
If the assertion was hit, it probably meant that we were unable to allocate
or map a vertex buffer. Instead of dying in a debug build, issue a warning
and continue.
Diffstat (limited to 'src/mesa/swrast/s_span.h')
0 files changed, 0 insertions, 0 deletions