Commit be9327a
authored
Update 07_Depth_buffering.md (#322)
Next, update the VkRenderPassCreateInfo struct to refer to both attachments
should be
Next, update the VkSubpassDependency struct to refer to both attachments.
----------------
I checked the source code at the end of the article and indeed VkRenderPassCreateInfo should be VkSubpassDependency1 parent 2b5ef6d commit be9327a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
424 | | - | |
| 424 | + | |
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
| |||
0 commit comments