gfx-rs / gfx

[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
http://gfx-rs.github.io/
Apache License 2.0
5.35k stars 549 forks source link

Add image features for transfers and min/max sampling #3576

Closed kvark closed 3 years ago

kvark commented 3 years ago

Fixes #3575 Having distinct TRANSFER_SRC and TRANSFER_DST flags follows Vulkan's maintenance-1 extension and allows for better separation between "blit" and "transfer" capabilities.

PR checklist:

kvark commented 3 years ago

Thank you! bors r=Wumpf

bors[bot] commented 3 years ago

Build succeeded: