Syntax
Members
BufferLocationType: D3D12_GPU_VIRTUAL_ADDRESS The GPU virtual address of the index buffer. D3D12_GPU_VIRTUAL_ADDRESS is a typedef’d synonym of UINT64. SizeInBytes
Type: UINT The size in bytes of the index buffer. Format
Type: DXGI_FORMAT A DXGI_FORMAT-typed value for the index-buffer format.
Remarks
This structure is passed into ID3D12GraphicsCommandList::IASetIndexBuffer.Requirements
Header: d3d12_xs.h or d3d12_x.hLibrary: d3d12_xs.lib or d3d12_x.lib
Supported Platforms: XBOX Series consoles and XBOX One family
