ID3D12VideoEncodeCommandList3::Barrier メソッド (d3d12video.h)
ビデオ エンコード コマンド リスト記録にバリアのコレクションを追加します。
DirectX 12 Agility SDK 1.7 以降が必要です。
構文
void Barrier(
UINT32 NumBarrierGroups,
const D3D12_BARRIER_GROUP *pBarrierGroups
);
パラメーター
NumBarrierGroups
pBarrierGroups が指すバリア グループの数。
pBarrierGroups
D3D12_BARRIER_GROUP オブジェクトの配列へのポインター。
戻り値
なし
必要条件
要件 | 値 |
---|---|
Header | d3d12video.h |