KhronosGroup / Vulkan-Samples

One stop solution for all Vulkan samples
Apache License 2.0
4.36k stars 650 forks source link

Samples dynamic rendering local read and host image copy fail to compile (vkb::core::Buffer merge) #1154

Closed brimston3 closed 2 months ago

brimston3 commented 2 months ago

PR #887 by @SaschaWillems which was merged earlier today predates the vkb::core::Buffer merge, so it does not specify a buffer API in the samples for extensions dynamic rendering local read and host image copy.