- CheckMultisampleQualityLevels1
HRESULT CheckMultisampleQualityLevels1(DXGI_FORMAT Format, uint SampleCount, uint Flags, uint* pNumQualityLevels)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- CreateDeferredContext2
HRESULT CreateDeferredContext2(uint ContextFlags, ID3D11DeviceContext2* ppDeferredContext)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetImmediateContext2
void GetImmediateContext2(ID3D11DeviceContext2* ppImmediateContext)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- 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 but is binding to Windows. You might be able to learn more by searching the web for its name.
- CreateBlendState1
HRESULT CreateBlendState1(D3D11_BLEND_DESC1* pBlendStateDesc, ID3D11BlendState1* ppBlendState)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- CreateDeferredContext1
HRESULT CreateDeferredContext1(uint ContextFlags, ID3D11DeviceContext1* ppDeferredContext)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- CreateDeviceContextState
HRESULT CreateDeviceContextState(uint Flags, D3D_FEATURE_LEVEL* pFeatureLevels, uint FeatureLevels, uint SDKVersion, IID* EmulatedInterface, D3D_FEATURE_LEVEL* pChosenFeatureLevel, ID3DDeviceContextState* ppContextState)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- CreateRasterizerState1
HRESULT CreateRasterizerState1(D3D11_RASTERIZER_DESC1* pRasterizerDesc, ID3D11RasterizerState1* ppRasterizerState)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetImmediateContext1
void GetImmediateContext1(ID3D11DeviceContext1* ppImmediateContext)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OpenSharedResource1
HRESULT OpenSharedResource1(HANDLE hResource, IID* returnedInterface, void** ppResource)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OpenSharedResourceByName
HRESULT OpenSharedResourceByName(const(wchar)* lpName, uint dwDesiredAccess, IID* returnedInterface, void** ppResource)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.