mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-22 14:36:35 +00:00
Add an option to hide any markers with only "API Calls" but no draws.
This commit is contained in:
@@ -186,6 +186,17 @@ Marker sections that contain no API calls or drawcalls will be completely remove
|
||||
This option only applies itself the next time you load a log.
|
||||
|
||||
|
||||
---------------
|
||||
|
||||
| ``Hide marker sections with only non-draw API calls`` Default: ``Disabled``
|
||||
|
||||
Marker sections that contain only miscellaneous non-draw API calls like queries or state setting will be completely removed. This also applies to the Timeline Bar.
|
||||
|
||||
This can be useful if you have markers around occlusion queries or where you have a minor state change, and you don't want them cluttering up the capture.
|
||||
|
||||
This option only applies itself the next time you load a log.
|
||||
|
||||
|
||||
---------------
|
||||
|
||||
| ``Apply marker colours`` Default: ``Enabled``
|
||||
|
||||
Reference in New Issue
Block a user