[Vulkan] Minor optimization for deferred token lookups. (#3960)
Use a hash map keyed on the descriptor set to avoid bad asymptotic behaviour.
Showing
Please
register
or
sign in
to comment
Use a hash map keyed on the descriptor set to avoid bad asymptotic behaviour.