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 a way to query formats supported by a PhysicalDevice #1020

Closed
Limeth opened this issue Aug 20, 2018 · 1 comment
Closed

Add a way to query formats supported by a PhysicalDevice #1020

Limeth opened this issue Aug 20, 2018 · 1 comment

Comments

@Limeth
Copy link
Contributor

Limeth commented Aug 20, 2018

There seems to be a way to do this with the low-level vulkano code already, it may just need to be exposed. https://github.com/vulkano-rs/vulkano/blob/master/vulkano/src/swapchain/surface.rs#L535-L549

@Rua
Copy link
Contributor

Rua commented May 13, 2022

PhysicalDevice now has a format_properties method.

@Rua Rua closed this as completed May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants