libcg / grvk

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

Optimize descriptor set update #44

Closed Cherser-s closed 2 years ago

Cherser-s commented 2 years ago

Optimizes descriptor set update by combining information from descriptor set mapping with bindings got from translated shader.

libcg commented 2 years ago

Replaced with 1e15331.