Gets a pointer to a D3DSURFACE_DESC surface description of the back buffer on the current adapter.
CONST D3DSURFACE_DESC * DXUTGetBackBufferSurfaceDesc();
None.
Pointer to a D3DSURFACE_DESC surface description of the back buffer on the current adapter.
If no device exists, then the D3DSURFACE_DESC structure is filled with zeros.
Header: Declared in Dxut.h.