directx.d3d11on12

Undocumented in source.

Public Imports

directx.d3d11
public import directx.d3d11;
directx.d3d12
public import directx.d3d12;

Members

Aliases

PFN_D3D11ON12_CREATE_DEVICE
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)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Interfaces

ID3D11On12Device
interface ID3D11On12Device
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Static variables

D3D11On12CreateDevice
PFN_D3D11ON12_CREATE_DEVICE D3D11On12CreateDevice;

//////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////

Structs

D3D11_RESOURCE_FLAGS
struct D3D11_RESOURCE_FLAGS
Undocumented in source.

Meta