We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51bb6d9 commit d95660eCopy full SHA for d95660e
1 file changed
en/01_Overview.adoc
@@ -130,7 +130,7 @@ Some platforms allow you to render directly to a display without interacting
130
These allow you to create a surface that represents the entire screen and
131
could be used to implement your own window manager, for example.
132
133
-=== Step 4 - Image views and Dynamic Rendering
+=== Step 4 - Image views and framebuffers
134
135
To draw to an image acquired from the swap chain, we would typically wrap
136
it into a vk::ImageView and vk::Framebuffer. An image view references a specific
0 commit comments