ID3D12GraphicsCommandList7::Barrier メソッド (d3d12.h)
グラフィックス コマンド リストの記録にバリアのコレクションを追加します。
DirectX 12 Agility SDK 1.608 以降が必要です。
構文
void Barrier(
UINT32 NumBarrierGroups,
const D3D12_BARRIER_GROUP *pBarrierGroups
);
パラメーター
NumBarrierGroups
pBarrierGroups が指すバリア グループの数。
pBarrierGroups
D3D12_BARRIER_GROUP オブジェクトの配列へのポインター。
戻り値
なし
必要条件
要件 | 値 |
---|---|
対象プラットフォーム | Windows |
ヘッダー | d3d12.h |
Library | D3d12.lib |
[DLL] | D3d12.dll |