删除Geometry2D中测试添加的Draw()
This commit is contained in:
parent
3a3c910ce9
commit
9d02859f46
@ -165,12 +165,6 @@ public:
|
||||
{
|
||||
BuildCommandBuffer(&render_list);
|
||||
}
|
||||
|
||||
void Draw()
|
||||
{
|
||||
AcquireNextImage();
|
||||
VulkanApplicationFramework::Draw();
|
||||
}
|
||||
};//class TestApp:public VulkanApplicationFramework
|
||||
|
||||
int main(int,char **)
|
||||
|
Loading…
x
Reference in New Issue
Block a user