We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1673357 + 6311520 commit 9d5712eCopy full SHA for 9d5712e
tutorials/scripting/debug/debugger_panel.rst
@@ -197,6 +197,11 @@ parallel on the GPU. This generally means that disabling only one of the
197
features involved won't improve performance as much as anticipated, as the other
198
task still needs to be performed sequentially.
199
200
+.. note::
201
+
202
+ The Visual Profiler is not supported when using the Compatibility renderer
203
+ on macOS, due to platform limitations.
204
205
Network Profiler
206
----------------
207
0 commit comments