Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • $\begingroup$ Seeing this answer was one of those oh duh moments for me: "of course it should block on the buffer". Knowing which of memory or buffer barrier to use seems ambiguous until it's working at which point it seems obvious. All part of the Vulkan fun. $\endgroup$ Commented Jul 10 at 11:43
  • $\begingroup$ @pmw1234 you are total right :). I'm so happy that there is the VK_LAYER_KHRONOS_validation. Otherwise it would be impossible for me $\endgroup$ Commented Jul 11 at 13:12