ID3D12VideoEncodeCommandList3::Barrier 方法 (d3d12video.h)
將障礙集合新增至影片編碼命令清單錄製。
需要 DirectX 12 靈活度 SDK 1.7 或更新版本。
語法
void Barrier(
UINT32 NumBarrierGroups,
const D3D12_BARRIER_GROUP *pBarrierGroups
);
參數
NumBarrierGroups
pBarrierGroups 所指向的屏障群組數目。
pBarrierGroups
D3D12_BARRIER_GROUP 對象的陣列 指標。
傳回值
無
規格需求
需求 | 值 |
---|---|
標頭 | d3d12video.h |