Skip to content

Conversation

@xezno
Copy link
Member

@xezno xezno commented Sep 8, 2024

This adds bindless support to the Vulkan part of our renderer, meaning we don't have to bind textures (in the classic way) - we just index into a list of textures when we draw something.

@xezno xezno self-assigned this Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants