removed old codes from rf_test.cpp
This commit is contained in:
parent
2e53b48fff
commit
6fdf0e1fbd
@ -100,19 +100,9 @@ public:
|
||||
if(!InitVBO())
|
||||
return(false);
|
||||
|
||||
// if(!BuildCommandBuffer(render_obj))
|
||||
// return(false);
|
||||
|
||||
return(true);
|
||||
}
|
||||
|
||||
//void Resize(uint w,uint h)override
|
||||
//{
|
||||
// VulkanApplicationFramework::Resize(w,h);
|
||||
|
||||
// BuildCommandBuffer(render_obj);
|
||||
//}
|
||||
|
||||
void Tick(double)override
|
||||
{}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user