Skip to content

Replace usages of depth buffer with depth attachment - #62

Open
martty wants to merge 6 commits into
vblanco20-1:masterfrom
martty:patch-2
Open

Replace usages of depth buffer with depth attachment#62
martty wants to merge 6 commits into
vblanco20-1:masterfrom
martty:patch-2

Conversation

@martty

@martty martty commented Jan 29, 2022

Copy link
Copy Markdown
Contributor

Depth buffer is an old term and not used by the Vulkan specification. The guide is clearer by not using it as well, improving the searchability of the term.

Also fixed a few typos I saw as I was editing.

@vblanco20-1

Copy link
Copy Markdown
Owner

Im not sure such a rename is a good thing, depth buffer is how everyone generally calls it, even if depth attachment is more accurate.

@martty

martty commented Feb 19, 2022

Copy link
Copy Markdown
Contributor Author

Obviously not everybody, since Vulkan itself doesn't call it that - and this is a Vulkan tutorial. There is no point in teaching old language, it is just confusing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants