|
static void | CreateVertexBuffer (ID3D12GraphicsCommandList &commandList, const BufferCreationData &bufferCreationData, VertexBufferData &vertexBufferData, Microsoft::WRL::ComPtr< ID3D12Resource > &uploadBuffer) noexcept |
|
static void | CreateIndexBuffer (ID3D12GraphicsCommandList &commandList, const BufferCreationData &bufferCreationData, IndexBufferData &indexBufferData, Microsoft::WRL::ComPtr< ID3D12Resource > &uploadBuffer) noexcept |
|
The documentation for this class was generated from the following files: