diff options
author | Brian Paul <[email protected]> | 2010-07-29 17:24:20 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2010-07-29 17:25:54 -0600 |
commit | b4c8de1ff24d4d5e2fe550da54249934320acab4 (patch) | |
tree | 56b47cc876ab507d685277c12fd78fdf91107ac6 /src/gallium/drivers | |
parent | d88b6e19c14900f4cad94cf7a28d159369463108 (diff) |
draw: do bounds checking of array elements (debug only)
Make sure that all the element indexes actually lie inside the vertex
buffer.
Also, rename pipe_run() to pipe_run_elts() to be more specific.
And assert/check the vertex count for the non-indexed case.
Diffstat (limited to 'src/gallium/drivers')
0 files changed, 0 insertions, 0 deletions