DiligentCore icon indicating copy to clipboard operation
DiligentCore copied to clipboard

Add ExecuteIndirect command

Open TheMostDiligent opened this issue 5 years ago • 0 comments

Both D3D12 and Vulkan allow executing more than one indirect command.

https://github.com/microsoft/DirectX-Graphics-Samples/tree/master/Samples/Desktop/D3D12ExecuteIndirect

TheMostDiligent avatar Feb 03 '21 17:02 TheMostDiligent