diff --git a/server/TracyView.cpp b/server/TracyView.cpp index 945c1041..2d71bc5e 100644 --- a/server/TracyView.cpp +++ b/server/TracyView.cpp @@ -71,7 +71,7 @@ constexpr const char* GpuContextNames[] = { "OpenGL", "Vulkan", "OpenCL", - "Direct3D 12" + "Direct3D 12", "Direct3D 11" };