Skip to content
Snippets Groups Projects
Commit f465e4aa authored by Markus Wick's avatar Markus Wick
Browse files

gl_rasterizer: Fix StartAddress handling with indexed draw calls.

We uploaded the wrong data before. So the offset on the host GPU pointer may work for the first vertices, the last ones run out bounds.
Let's just offset the upload instead.
parent b33ce787
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment