directx.d3dx11core

Undocumented in source.

Members

Aliases

D3DX11_DLL
alias D3DX11_DLL = D3DX11_DLL_W

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

Functions

D3DX11CheckVersion
HRESULT D3DX11CheckVersion(UINT D3DSdkVersion, UINT D3DX11SdkVersion)

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

D3DX11CreateThreadPump
HRESULT D3DX11CreateThreadPump(UINT cIoThreads, UINT cProcThreads, ID3DX11ThreadPump* ppThreadPump)

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

D3DX11DebugMute
BOOL D3DX11DebugMute(BOOL Mute)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
D3DX11UnsetAllDeviceObjects
HRESULT D3DX11UnsetAllDeviceObjects(ID3D11DeviceContext pContext)

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

MAKE_D3DHRESULT
HRESULT MAKE_D3DHRESULT(T code)

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

MAKE_D3DSTATUS
HRESULT MAKE_D3DSTATUS(T code)

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

Interfaces

ID3DX11DataLoader
interface ID3DX11DataLoader

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

ID3DX11DataProcessor
interface ID3DX11DataProcessor

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

ID3DX11ThreadPump
interface ID3DX11ThreadPump

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

Manifest constants

D3DERR_INVALIDCALL
enum D3DERR_INVALIDCALL;
Undocumented in source.
D3DERR_WASSTILLDRAWING
enum D3DERR_WASSTILLDRAWING;
Undocumented in source.
D3DX11_DLL_A
enum D3DX11_DLL_A;
Undocumented in source.
D3DX11_DLL_W
enum D3DX11_DLL_W;
Undocumented in source.
D3DX11_SDK_VERSION
enum D3DX11_SDK_VERSION;

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

_FACD3D
enum _FACD3D;

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

Meta