Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for directx 12 (VK_EXT_descriptor_indexing or VK_EXT_descriptor_buffer + VK_EXT_mutable_descriptor_type) #2158

Open
iiasceri opened this issue Feb 10, 2024 · 1 comment

Comments

@iiasceri
Copy link

Some of the most problematic ones are:

Bindless (proper support for VK_EXT_descriptor_indexing or VK_EXT_descriptor_buffer + VK_EXT_mutable_descriptor_type)
Sparse resources

@billhollings
Copy link
Contributor

billhollings commented Feb 13, 2024

See the MoltenVK Enhancement Roadmap in #1975.

VK_EXT_descriptor_indexing is already supported, but will be enhanced within the next few months. VK_EXT_descriptor_buffer and VK_EXT_mutable_descriptor_type will be added shortly thereafter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants