Vulkan-Guide icon indicating copy to clipboard operation
Vulkan-Guide copied to clipboard

One stop shop for getting started with the Vulkan API

Results 42 Vulkan-Guide issues
Sort by recently updated
recently updated
newest added

`VkPhysicalDeviceFeatures` has the `textureCompressionBC`, `textureCompressionETC2`, and `textureCompressionASTC_LDR` feature flags, giving us information about the relevant formats and whether they are supported with optimal tiling. There's also many more extensions and...

documentation

During one of our documentation/tutorial related calls we talked about having a document on how to do "modern" Vulkan. A lot has changed since 2016, and with recent extensions like...

documentation

as stated in #157 it would be nice to either 1. Add CI to check no warnings are generated when building the guide 2. host the guide.html file somewhere automatically...

We recently noticed that there's no guide entry for this extension - however there is a Khronos blog post here: https://www.khronos.org/blog/khronos-vulkan-working-group-releases-shading-rate-extension-to-increase-rendering-performance-and-quality Would be good if an entry could be added;...

documentation
Priority

Looking at the list of topics, it seems there is room for a short page on renderpasses. Nothing extravagant, just a "heres what, why, when, and links to detailed descriptions"...

documentation
Priority