directx-d ~developer (2021-10-31T21:06:23.8547217)
Dub
Repo
_D3D10CreateDevice
directx
d3d10misc
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
extern (
Windows
)
alias
_D3D10CreateDevice
=
HRESULT
function
(
IDXGIAdapter
pAdapter
,
D3D10_DRIVER_TYPE
DriverType
,
HMODULE
Software
,
UINT
Flags
,
UINT
SDKVersion
,
ID3D10Device
*
ppDevice
)
Meta
Source
See Implementation
directx
d3d10misc
aliases
D3D10_DRIVER_TYPE
_D3D10CreateBlob
_D3D10CreateDevice
_D3D10CreateDeviceAndSwapChain
enums
D3D10_DRIVER_TYPE_HARDWARE
static variables
D3D10CreateBlob
D3D10CreateDevice
D3D10CreateDeviceAndSwapChain