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

Querying image format properties #1859

Closed
kvark opened this issue Feb 28, 2018 · 1 comment
Closed

Querying image format properties #1859

kvark opened this issue Feb 28, 2018 · 1 comment

Comments

@kvark
Copy link
Member

kvark commented Feb 28, 2018

We need a decently implemented analogue of vkGetPhysicalDeviceImageFormatProperties.

@kvark
Copy link
Member Author

kvark commented Apr 2, 2018

Heads up - this appears to be responsible for a fair share of CTS failures. At least one per format :)

@kvark kvark self-assigned this Apr 3, 2018
bors bot added a commit that referenced this issue Apr 4, 2018
1904: Image format properties r=msiglreith a=kvark

Fixes #1859
PR checklist:
- [x] `make` succeeds (on *nix)
- [x] `make reftests` succeeds
- [x] tested examples with the following backends: Vk

Side changes:
  - rename `ImageLayout` -> `Layout`
  - add `image::Tiling` parameter to `create_image`
@bors bors bot closed this as completed in #1904 Apr 4, 2018
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

1 participant