Update manual.

This commit is contained in:
Bartosz Taudul 2019-09-24 00:20:41 +02:00
parent 49abad2dec
commit 891e7711e9

View File

@ -1587,7 +1587,7 @@ On this combined view you will find the zones with locks and their associated th
The left hand side \emph{index area} of the timeline view displays various labels (threads, locks), which can be categorized in the following way:
\begin{itemize}
\item \emph{Light blue label} -- OpenGL/Vulkan context.
\item \emph{Light blue label} -- OpenGL/Vulkan context. Multi-threaded Vulkan contexts are additionally split into separate threads.
\item \emph{Pink label} -- CPU data graph.
\item \emph{White label} -- A CPU thread. Will be replaced by a bright red label in a thread that has crashed (section~\ref{crashhandling}).
\item \emph{Light red label} -- Indicates a lock.