sharpdx / SharpDX

SharpDX GitHub Repository
http://sharpdx.org
MIT License
1.7k stars 638 forks source link

Support for ID3D12GraphicsCommandList::ExecuteIndirect #893

Closed matmuze closed 7 years ago

matmuze commented 7 years ago

Hi there,

I did not find any binding to the function ExecuteIndirect, is it in the roadmap ?

Best, Mat.

xoofx commented 7 years ago

It should be there, as part of Shar[DX 4.0.0+ pre release Nuget packages

mrvux commented 7 years ago

As a side note, this was here for ages, and used it reasonably extensively, so I can also confirm it is working as expected.

the method is to be found in GraphicsCommandList.ExecuteIndirect

PS : Maybe we can close issue? as it is there in any case?

amerkoleci commented 7 years ago

I suppose we can close this, I also added another overload for ExecuteIndirect