libcg / grvk

Vulkan-based Mantle API implementation
https://en.wikipedia.org/wiki/Mantle_(API)
zlib License
221 stars 14 forks source link

mantle, amdilc: add buffer view offsets #54

Closed Cherser-s closed 1 year ago

Cherser-s commented 1 year ago

Adds handling buffer views with an offset, which helps to reduce VkBufferView object allocation.

libcg commented 1 year ago

I'm not planning to merge this now that VK_EXT_descriptor_buffer is available. Bad timing :/