Unit 'DX12.D3D12' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_win_directx12]

ID3D12GraphicsCommandList.DrawIndexedInstanced

Declaration

Source position: DX12.D3D12.pas line 3568

procedure ID3D12GraphicsCommandList.DrawIndexedInstanced(

  IndexCountPerInstance: UINT;

  InstanceCount: UINT;

  StartIndexLocation: UINT;

  BaseVertexLocation: int32;

  StartInstanceLocation: UINT

);



CT Web help

CodeTyphon Studio