attackgoat / screen-13

Screen 13 is an easy-to-use Vulkan rendering engine in the spirit of QBasic.
Apache License 2.0
256 stars 12 forks source link

Bindless support #15

Closed attackgoat closed 2 years ago

attackgoat commented 2 years ago

This change:

Programs that want to use bindless will need to understand that when it is not available they should provide a bounded-option; but this change does not address documentation which is lacking overall.