fix minor typo
This commit is contained in:
parent
ed406e61a6
commit
8a8ce0e266
1 changed files with 2 additions and 2 deletions
|
|
@ -673,7 +673,7 @@ public:
|
||||||
VkFramebuffer framebuffer;
|
VkFramebuffer framebuffer;
|
||||||
} offscreen;
|
} offscreen;
|
||||||
|
|
||||||
// Offfscreen framebuffer
|
// Offscreen framebuffer
|
||||||
{
|
{
|
||||||
// Color attachment
|
// Color attachment
|
||||||
VkImageCreateInfo imageCreateInfo = vks::initializers::imageCreateInfo();
|
VkImageCreateInfo imageCreateInfo = vks::initializers::imageCreateInfo();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue