Mark the beginning of a series of commands.
public:
void Begin(
ID3D11Asynchronous *pAsync
)
pAsync
Type: ID3D11Asynchronous *
[in] A pointer to an ID3D11Asynchronous interface.
Use ID3D11DeviceContext::End to mark the ending of the series of commands.
Header: Declared in d3d11_x.h (d3d11.h on other Windows platforms).
Library: Use d3d11_x.lib (d3d11.lib on other Windows platforms).