Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Ends the collection of GPU data.
Syntax
void End();
Return value
None
Remarks
Calling ID3D10Asynchronous::Begin starts the asynchronous collection of GPU data. Calling ID3D10Asynchronous::End causes data collection to stop. See ID3D10Asynchronous Interface for additional information.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d3d10.h |
Library | D3D10.lib |