Commit b6932165 authored by ReinUsesLisp's avatar ReinUsesLisp
Browse files

gl_rasterizer: Fix instanced draw arrays

glDrawArrays was being used when the draw had a base instance specified.
This commit removes the draw parameters abstraction and fixes the
mentioned issue.
parent 2db7adc4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment