Inserts a marker into the PIX GPU timeline when the specified user-defined event occurs.
public:
void PIXSetMarkerEx(
LPCWSTR Name
)
Name
Type: LPCWSTR
[in] The name of the PIX event to insert a marker for. This should be the name of a PIX event that was previously defined by ID3D11DmaEngineContextX::PIXBeginEventEx.
Type: void
Header: Declared in d3d11_x.h.
Library: Use d3d11_x.lib.