use image_count instead of color_count in Swapchain
This commit is contained in:
8
example/Basic/first_app.cpp
Normal file
8
example/Basic/first_app.cpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#include<hgl/graph/RenderFramework.h>
|
||||
|
||||
using namespace hgl;
|
||||
|
||||
int os_main(int,os_char **)
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user