diff --git a/manual/tracy.tex b/manual/tracy.tex index 6fe6c963..0e50f146 100644 --- a/manual/tracy.tex +++ b/manual/tracy.tex @@ -1403,6 +1403,10 @@ To solve this problem, in case of OpenGL use the \texttt{TracyGpuNamedZone} macr Remember that you need to provide your own name for the created stack variable as the first parameter to the macros. +\subsubsection{Transient GPU zones} + +Transient zones (see section~\ref{transientzones} for details) are available in OpenGL and Vulkan macros. + \subsection{Collecting call stacks} \label{collectingcallstacks}