Sets a predication buffer for a graphics command list.
public:
HRESULT SetPredicationBufferX(
ID3D12GraphicsCommandList *pCommandList,
D3D12XBOX_PREDICATION_BUFFER_VIEW *pDesc
)
pCommandList
Type: ID3D12GraphicsCommandList *
[in, out] A pointer to a graphics command list.
pDesc
Type: D3D12XBOX_PREDICATION_BUFFER_VIEW *
[in, optional] A pointer to a D3D12XBOX_PREDICATION_BUFFER_VIEW structure, which sets the memory location and offset.
Type: HRESULT
Returns an HRESULT success or error code.
Header: Declared in d3d12_x.h.
Library: Use d3d12_x.lib.