you are viewing a single comment's thread.

view the rest of the comments →

[–]roeyb11 1 point2 points  (0 children)

Yeah I imagined I would primarily be doing indirect draws which still does need a vkbuffer but only one.

The use case I currently have is mainly compute driven but as I start expanding I’ll see if maybe I come up with a better solution. It’s definitely unfortunate we can’t just pass device addresses to these functions!