nw::demo::CommandListSwapper::ResetGpuProfiling Member Function

Syntax

void ResetGpuProfiling();

Arguments

None.

Return Values

None.

Description

Resets the GPU profiler.

Deletes all GPU profile entries that were added to the bound command list. You do not need to manually run this function because it is called automatically, either when command lists are swapped if it is a multiplexed command list, or otherwise immediately after waiting for it to end.

See Also

Swap
WaitDone


CONFIDENTIAL