D3DPERF_SetOptions
Set profiler options specified by the target program.
void D3DPERF_SetOptions(
DWORD dwOptions
);
Parameters
- dwOptions
- User options recognizable by PIX. Set this to 1 to notify PIX that the target program does not give permission to be profiled.
Return Values
None
Requirements
Header: Declared in D3d9.h.
See Also
PIX