Skip to content

Commit 26c1622

Browse files
okmatijacopybara-github
authored andcommitted
Internal change
PiperOrigin-RevId: 831782555 Change-Id: I1dda7700e1c1def21c0b0879a5452ddf96d45aa8
1 parent 042c522 commit 26c1622

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/experimental/filament/filament/model_util.cc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,8 @@ filament::VertexBuffer* CreateVertexBuffer(filament::Engine* engine,
403403
break;
404404
}
405405
}
406+
407+
return nullptr;
406408
}
407409

408410
filament::IndexBuffer* CreateIndexBuffer(filament::Engine* engine,

0 commit comments

Comments
 (0)