Update manual.

This commit is contained in:
Bartosz Taudul 2021-01-15 22:10:40 +01:00
parent ca41db7b75
commit 538352d5a8

View File

@ -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}