directx-d v0.14.1 (2022-11-15T10:12:44Z)
Dub
Repo
PFN_D3D11ON12_CREATE_DEVICE
directx
d3d11on12
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows)
extern (
Windows
)
alias
PFN_D3D11ON12_CREATE_DEVICE
=
HRESULT
function
(
IUnknown
pDevice
,
UINT
Flags
,
const
(
D3D_FEATURE_LEVEL
)*
pFeatureLevels
,
UINT
FeatureLevels
,
const
(
IUnknown
)*
ppCommandQueues
,
UINT
NumQueues
,
UINT
NodeMask
,
ID3D11Device
*
ppDevice
,
ID3D11DeviceContext
*
ppImmediateContext
,
D3D_FEATURE_LEVEL
*
pChosenFeatureLevel
)
Meta
Source
See Implementation
directx
d3d11on12
aliases
PFN_D3D11ON12_CREATE_DEVICE
interfaces
ID3D11On12Device
static variables
D3D11On12CreateDevice
structs
D3D11_RESOURCE_FLAGS