windows 脸和线都画出来了。
This commit is contained in:
@@ -21,13 +21,12 @@ struct Texture
|
||||
class Application : public AppBase
|
||||
{
|
||||
public:
|
||||
void run();
|
||||
|
||||
virtual void initVulkan();
|
||||
void initWindow();
|
||||
void createSurface();
|
||||
void mainLoop();
|
||||
void cleanup();
|
||||
virtual void cleanup();
|
||||
|
||||
void createImageViews();
|
||||
void createFramebuffers();
|
||||
|
||||
Reference in New Issue
Block a user