refresh 2dVector/line example.
This commit is contained in:
@@ -56,8 +56,6 @@ private:
|
||||
|
||||
bool InitUBO()
|
||||
{
|
||||
MVPMatrix *mvp=new MVPMatrix;
|
||||
|
||||
const VkExtent2D extent=sc_render_target->GetExtent();
|
||||
|
||||
cam.width=extent.width;
|
||||
|
Reference in New Issue
Block a user