共用方式為


ID3D12GraphicsCommandList2 介面 (d3d12.h)

封裝用於轉譯的圖形命令清單,擴充 介面以支援直接將立即值寫入緩衝區。

注意此介面是在 Windows 10 Fall Creators Update 中引進,因此是最新版的ID3D12GraphicsCommandList介面。 以 Windows 10 Fall Creators Update 和更新版本為目標的應用程式應該使用此介面,而不是ID3D12GraphicsCommandList1ID3D12GraphicsCommandList
 

繼承

ID3D12GraphicsCommandList2 介面繼承自 ID3D12GraphicsCommandList1ID3D12GraphicsCommandList2 也有下列類型的成員:

方法

ID3D12GraphicsCommandList2 介面具有這些方法。

 
ID3D12GraphicsCommandList2::WriteBufferImmediate

直接從命令數據流將 32 位的即時值寫入指定的緩衝區位置。 (ID3D12GraphicsCommandList2.WriteBufferImmediate)

規格需求

需求
目標平台 Windows
標頭 d3d12.h

另請參閱

核心介面

ID3D12GraphicsCommandList

ID3D12GraphicsCommandList1