The use of stage spans for 3dluts was missed when the new cached mappings were introduced, meaning that it would try to map and unmap memory that might already have a cached mapping. Vulkan does not support mapping memory multiple times, so make sure the 3dlut code also uses the cached mapping to avoid segfaults after unmap.master
parent
53464074e9
commit
bc82835756
Loading…
Reference in new issue