In VulkanNodeHelpers, Old newCommandBuffer allocation #534
Labels
confirmed
Issue is reproducible
enhancement
Issue or PR discusses an enhancement
vulkan
Concerns only the Vulkan backend
In VulkanNodeHelpers.kt, function UpdateInstanceBuffers, near the end of the function, the commandBuffer-call for copying a buffer -> it used the old calloc instead of a stackPush.
The text was updated successfully, but these errors were encountered: