Skip to content

Commit 3a00e25

Browse files
Merge pull request #10396 from davidcongruili/arm64-vspix
Adding clarification that VSPIX is not supported on ARM64
2 parents cabf595 + 051deb7 commit 3a00e25

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/profiling/gpu-usage.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ ms.workload:
1414

1515
[!INCLUDE [Visual Studio](~/includes/applies-to-version/vs-windows-only.md)]
1616

17+
>[!NOTE]
18+
> Visual Studio Graphics Diagnostics is not supported on ARM64 Visual Studio
19+
1720
Use the GPU Usage tool in the Performance Profiler to better understand the high-level hardware usage of your Direct3D app. It helps you see whether the performance of your app is CPU-bound or GPU-bound, and gain insight into how you can use the platform's hardware more effectively. GPU Usage supports apps that use Direct3D 12, Direct3D 11, and Direct3D 10. It doesn't support other graphics APIs, such as Direct2D or OpenGL.
1821

1922
Here's what the **GPU Usage Report** window looks like:

0 commit comments

Comments
 (0)