ID3D12ShaderCacheSession 介面 (d3d12.h)

表示著色器快取會話。

繼承

ID3D12ShaderCacheSession 繼承自 ID3D12DeviceChild 介面。

方法

ID3D12ShaderCacheSession介面具有這些方法。

 
ID3D12ShaderCacheSession::FindValue

查詢快取中的專案,其索引鍵完全符合提供的索引鍵。
ID3D12ShaderCacheSession::GetDesc

擷取用來建立快取會話的描述。
ID3D12ShaderCacheSession::SetDeleteOnDestroy

當對應至指定快取的所有快取會話物件都終結時,就會清除快取。
ID3D12ShaderCacheSession::StoreValue

將專案加入至快取。

需求

   
最低支援的用戶端 Windows 10組建 20348
最低支援的伺服器 Windows 10組建 20348
目標平台 Windows
標頭 d3d12.h

另請參閱