共用方式為


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
程式庫 D3d12.lib
Dll D3d12.dll