commit
484d16d394
1 changed files with 2 additions and 2 deletions
|
|
@ -673,7 +673,7 @@ public:
|
|||
VkFramebuffer framebuffer;
|
||||
} offscreen;
|
||||
|
||||
// Offfscreen framebuffer
|
||||
// Offscreen framebuffer
|
||||
{
|
||||
// Color attachment
|
||||
VkImageCreateInfo imageCreateInfo = vks::initializers::imageCreateInfo();
|
||||
|
|
@ -1439,4 +1439,4 @@ public:
|
|||
|
||||
};
|
||||
|
||||
VULKAN_EXAMPLE_MAIN()
|
||||
VULKAN_EXAMPLE_MAIN()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue