vulkan_stream.h
7.09 KB
-
[Vulkan] Minor optimization for deferred token lookups. (#3960) · 1fe17d14
Use a hash map keyed on the descriptor set to avoid bad asymptotic behaviour.
Andrew Tulloch committed
Use a hash map keyed on the descriptor set to avoid bad asymptotic behaviour.