Skip to content
Snippets Groups Projects

Bindless textures

An example project to show usage of bindless descriptor indexing with the VkCV framework

Screenshot

Details

The project utilizes a Vulkan extension to access an array of descriptors with arbitrary size. The size does not need to be known during shader compilation and can be adjusted during runtime when creating the graphics pipeline.

Extensions

Here is a list of the used extensions: