PIXEndEvent reference
Defines the end of a user-defined event.Syntax
Parameters
Return value
Type: voidRemarks
Each call toPIXEndEvent must be paired with a corresponding call to PIXBeginEvent. The paired calls to PIXBeginEvent and PIXEndEvent must occur on the same thread. In the event of mismatched markers, PIX will throw a warning in a timing capture. Mismatched markers will cause an unexpected or unusable rendering of the PIX timeline.
In a worst case scenario, mismatched event calls may cause PIX to crash.
Requirements
Header: pix3.h Library: pixevt.lib Supported platforms: XBOX One family consoles and XBOX Series consolesSee also
PIXBeginEventPIXEndEvent_2
PIX3
PIX (NDA topic)
