标签:list ase 绑定 pad phi 初始化 command lsp idt
| 类别 | 时机 | 函数 | 建Heap |
| vetex buffer | 在Draw函数中 | ID3D12GraphicsCommandList::IASetVertexBuffer | 否 |
| index buffer | 在Draw函数中 | ID3D12GraphicsCommandList::IASetIndexBuffer | 否 |
| constant buffer | 在程序初始化时 | ID3D12Device::CreateConstantBufferView | 是 |
directx12中vetex buffer、index buffer和constant buffer绑定piple line的时机
标签:list ase 绑定 pad phi 初始化 command lsp idt
原文地址:http://www.cnblogs.com/ptolemaeus/p/6012224.html