Skip to content

Latest commit

 

History

History
54 lines (48 loc) · 1.2 KB

nf-d3d12-id3d12shadercachesession-getdesc.md

File metadata and controls

54 lines (48 loc) · 1.2 KB
UID title description tech.root ms.date targetos req.assembly req.construct-type req.ddi-compliance req.dll req.header req.idl req.include-header req.irql req.kmdf-ver req.lib req.max-support req.namespace req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.type-library req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs
NF:d3d12.ID3D12ShaderCacheSession.GetDesc
ID3D12ShaderCacheSession::GetDesc
Retrieves the description used to create the cache session.
direct3d12
08/10/2021
Windows
function
d3d12.dll
d3d12.h
d3d12.lib
Windows 10 Build 20348
Windows 10 Build 20348
apiref
COM
d3d12.lib
d3d12.dll
ID3D12ShaderCacheSession::GetDesc
ID3D12ShaderCacheSession::GetDesc
d3d12/ID3D12ShaderCacheSession::GetDesc
c++

-description

Retrieves the description used to create the cache session.

-returns

A D3D12_SHADER_CACHE_SESSION_DESC structure representing the description used to create the cache session.

-remarks

-see-also