- 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.