ReactOS 0.4.17-dev-934-g091855f
D3D12_DXIL_LIBRARY_DESC Struct Reference
Collaboration diagram for D3D12_DXIL_LIBRARY_DESC:

Public Attributes

D3D12_SHADER_BYTECODE DXILLibrary
 
UINT NumExports
 
D3D12_EXPORT_DESC * pExports
 

Detailed Description

Definition at line 3703 of file d3d12.idl.

Member Data Documentation

◆ DXILLibrary

D3D12_SHADER_BYTECODE D3D12_DXIL_LIBRARY_DESC::DXILLibrary

Definition at line 3705 of file d3d12.idl.

◆ NumExports

UINT D3D12_DXIL_LIBRARY_DESC::NumExports

Definition at line 3706 of file d3d12.idl.

◆ pExports

D3D12_EXPORT_DESC* D3D12_DXIL_LIBRARY_DESC::pExports

Definition at line 3707 of file d3d12.idl.


The documentation for this struct was generated from the following file: