From 384617fba15cbcd4e31841af43fb6718a50a6893 Mon Sep 17 00:00:00 2001 From: Andrew Depke Date: Sat, 16 Jan 2021 02:26:50 -0700 Subject: [PATCH] Update manual --- manual/tracy.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/tracy.tex b/manual/tracy.tex index 0e50f146..668d1253 100644 --- a/manual/tracy.tex +++ b/manual/tracy.tex @@ -1405,7 +1405,7 @@ Remember that you need to provide your own name for the created stack variable a \subsubsection{Transient GPU zones} -Transient zones (see section~\ref{transientzones} for details) are available in OpenGL and Vulkan macros. +Transient zones (see section~\ref{transientzones} for details) are available in OpenGL, Vulkan, and Direct3D 12 macros. \subsection{Collecting call stacks} \label{collectingcallstacks}