update examples codes.

This commit is contained in:
2020-10-19 22:26:42 +08:00
parent 7f38492dcc
commit 5972d075b3
7 changed files with 46 additions and 253 deletions

View File

@@ -15,8 +15,6 @@ namespace hgl
{
protected: //每个窗体独立一个FBO存在所以每个窗体会有自己的RenderTarget与pipeline
vulkan::Buffer *ui_matrix;
struct
{
vulkan::Pipeline *solid;