ID3D11Device2

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

Members

Functions

CheckMultisampleQualityLevels1
HRESULT CheckMultisampleQualityLevels1(DXGI_FORMAT Format, UINT SampleCount, UINT Flags, UINT* pNumQualityLevels)
Undocumented in source.
CreateDeferredContext2
HRESULT CreateDeferredContext2(UINT ContextFlags, ID3D11DeviceContext2* ppDeferredContext)
Undocumented in source.
GetImmediateContext2
void GetImmediateContext2(ID3D11DeviceContext2* ppImmediateContext)
Undocumented in source.
GetResourceTiling
void GetResourceTiling(ID3D11Resource pTiledResource, UINT* pNumTilesForEntireResource, D3D11_PACKED_MIP_DESC* pPackedMipDesc, D3D11_TILE_SHAPE* pStandardTileShapeForNonPackedMips, UINT* pNumSubresourceTilings, UINT FirstSubresourceTilingToGet, D3D11_SUBRESOURCE_TILING* pSubresourceTilingsForNonPackedMips)
Undocumented in source.

Inherited Members

From ID3D11Device1

GetImmediateContext1
void GetImmediateContext1(ID3D11DeviceContext1* ppImmediateContext)
Undocumented in source.
CreateDeferredContext1
HRESULT CreateDeferredContext1(UINT ContextFlags, ID3D11DeviceContext1* ppDeferredContext)
Undocumented in source.
CreateBlendState1
HRESULT CreateBlendState1(const(D3D11_BLEND_DESC1)* pBlendStateDesc, ID3D11BlendState1* ppBlendState)
Undocumented in source.
CreateRasterizerState1
HRESULT CreateRasterizerState1(const(D3D11_RASTERIZER_DESC1)* pRasterizerDesc, ID3D11RasterizerState1* ppRasterizerState)
Undocumented in source.
CreateDeviceContextState
HRESULT CreateDeviceContextState(UINT Flags, const(D3D_FEATURE_LEVEL)* pFeatureLevels, UINT FeatureLevels, UINT SDKVersion, REFIID EmulatedInterface, D3D_FEATURE_LEVEL* pChosenFeatureLevel, ID3DDeviceContextState* ppContextState)
Undocumented in source.
OpenSharedResource1
HRESULT OpenSharedResource1(HANDLE hResource, REFIID returnedInterface, void** ppResource)
Undocumented in source.
OpenSharedResourceByName
HRESULT OpenSharedResourceByName(LPCWSTR lpName, DWORD dwDesiredAccess, REFIID returnedInterface, void** ppResource)
Undocumented in source.

Meta