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

Public Attributes

ID3D12StateObject * pExistingCollection
 
UINT NumExports
 
D3D12_EXPORT_DESC * pExports
 

Detailed Description

Definition at line 3710 of file d3d12.idl.

Member Data Documentation

◆ NumExports

UINT D3D12_EXISTING_COLLECTION_DESC::NumExports

Definition at line 3713 of file d3d12.idl.

◆ pExistingCollection

ID3D12StateObject* D3D12_EXISTING_COLLECTION_DESC::pExistingCollection

Definition at line 3712 of file d3d12.idl.

◆ pExports

D3D12_EXPORT_DESC* D3D12_EXISTING_COLLECTION_DESC::pExports

Definition at line 3714 of file d3d12.idl.


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