upgrade examples

This commit is contained in:
2020-10-24 19:14:31 +08:00
parent 0d614b8902
commit 10c79f30a0
4 changed files with 36 additions and 12 deletions

View File

@@ -38,7 +38,7 @@ private:
MaterialInstance * material_instance =nullptr;
RenderableInstance *renderable_instance =nullptr;
GPUBuffer * ubo_world_matrix =nullptr;
GPUBuffer * ubo_world_matrix =nullptr;
Pipeline * pipeline =nullptr;