diff options
author | Brian Paul <[email protected]> | 2018-01-31 16:19:07 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2018-02-01 12:17:59 -0700 |
commit | 1bdbeae17ce62f52b0ac19960c71078dff7a2da2 (patch) | |
tree | 107e4db3e855da7ff3ec47c3d3d1c586af94e763 /src/gallium | |
parent | 1b7ad3ae974a8436edcbefcd5a52faa43c73ea8c (diff) |
vbo: change an argument in vbo_draw_indirect_prims()
In vbo_draw_indirect_prims() pass the 'indirect_data' argument to
vbo->draw_prims(). All the callers are passing ctx->DrawIndirectBuffer
so this should be no functional change. Add a (temporary) assertion to
be sure.
Reviewed-by: Marek Olšák <[email protected]>
Reviewed-by: Mathias Fröhlich <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions