|
e35fbf9a1a
|
将VertexInput拆分出VertexInputState。
VertexInputState传递给Material,未来可能改由Material创建,提供需要绑定的数据流格式。
VertexInput用于实际的缓冲区绑定
|
2019-04-25 16:02:13 +08:00 |
|
|
df149ee988
|
VertexInput/CommandBuffer支持IBO
|
2019-04-25 14:10:18 +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 |
|
|
ef86341146
|
增加Pipeline多边形设置和视口设置
|
2019-04-18 16:53:14 +08:00 |
|
|
a9374f01e1
|
VertexInput增加直接返回VkPipelineVertexInputStateCreateInfo结构的功能
|
2019-04-18 16:37:59 +08:00 |
|
|
ed0b26eec6
|
VertexInput增加缺省构造析构函数
|
2019-04-17 02:26:58 +08:00 |
|
|
2194cef2a8
|
VertexInput::Add增加instance输入参数
|
2019-04-16 14:17:39 +08:00 |
|
|
fc28d2d4fe
|
改进CommandBuffer::Bind
|
2019-04-16 13:21:21 +08:00 |
|
|
90d33abe0b
|
增加新的VertexInput类,用于存储vbo输入数据布局
|
2019-04-16 02:23:03 +08:00 |
|