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.
1 parent 058f0f6 commit 6311520Copy full SHA for 6311520
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