You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We now need to update the `createCommandBuffers` function to actually bind the
215
+
We now need to update the `recordCommandBuffer` function to actually bind the
216
216
right descriptor set for each frame to the descriptors in the shader with `vkCmdBindDescriptorSets`. This needs to be done before the `vkCmdDrawIndexed` call:
0 commit comments