svercl/ggez

Use an index buffer

svercl opened this issue · 0 comments

Apparently vulkano doesn't call vkCmdDrawIndexed how I want it to, so we have to use a different function for now.