函数改名使得代码更容易理解
This commit is contained in:
@@ -224,7 +224,7 @@ public:
|
||||
VkCommandBuffer cb=*cmd_buf[index];
|
||||
|
||||
device->SubmitDraw(&cb);
|
||||
device->QueuePresent();
|
||||
device->PresentBackbuffer();
|
||||
}
|
||||
|
||||
virtual void Draw()
|
||||
|
Reference in New Issue
Block a user