Overv / VulkanTutorial

Tutorial for the Vulkan graphics and compute API
https://vulkan-tutorial.com
Creative Commons Attribution Share Alike 4.0 International
3.14k stars 514 forks source link

MoltenVK/Android do not support linear filtering for some image formats #92

Closed Overv closed 6 years ago

Overv commented 6 years ago

There should probably be more checking around this.

As described here: https://vulkan-tutorial.com/Generating_Mipmaps#comment-3942171741

Overv commented 6 years ago

Currently waiting for a response here: https://github.com/KhronosGroup/MoltenVK/issues/183

Overv commented 6 years ago

This is now covered in the tutorial.