|
e1e6cf2575
|
增加UBO使用测试,已可正确绘出图像,但ORTHO2D矩阵计算有误,待研究
|
2019-04-23 02:46:47 +08:00 |
|
|
0f389f907d
|
修正vkCmdBindVertexBuffers的错误用法,VertexInput类连动更改
|
2019-04-20 19:27:10 +08:00 |
|
|
339344fb30
|
VertexInput::Add增加location传入
|
2019-04-19 21:49:59 +08:00 |
|
|
89369484da
|
include整理
|
2019-04-18 22:10:24 +08:00 |
|
|
a9374f01e1
|
VertexInput增加直接返回VkPipelineVertexInputStateCreateInfo结构的功能
|
2019-04-18 16:37:59 +08:00 |
|
|
772c147c71
|
VKSemaphore空定义
|
2019-04-18 09:03:30 +08:00 |
|
|
2194cef2a8
|
VertexInput::Add增加instance输入参数
|
2019-04-16 14:17:39 +08:00 |
|
|
90d33abe0b
|
增加新的VertexInput类,用于存储vbo输入数据布局
|
2019-04-16 02:23:03 +08:00 |
|