directx-d ~master (2017-09-08T10:47:49Z)
Dub
Repo
D3D12CreateDevice
directx
d3d12
////////////////////////////////////////////////////////////////////////
extern (
Windows
) nothrow
HRESULT
D3D12CreateDevice
(
IUnknown
pAdapter
,
D3D_FEATURE_LEVEL
MinimumFeatureLevel
,
REFIID
riid
,
ID3D12Device
*
ppDevice
)
Meta
Source
See Implementation
directx
d3d12
functions
D3D12CreateDevice
////////////////////////////////////////////////////////////////////////