Override Modes Overview

Override modes provide a method for high-level performance analysis and visual debugging. Performance-related state overrides enable you to find high-level bottlenecks via subtractive analysis.

These override modes operate “behind the scenes” within the graphics driver to modify one or more of the render states of the graphics pipeline. These enable you to quickly perform “what if” analysis of various portions of the graphics pipeline in order to isolate one or more performance bottlenecks in your application. If using a certain override mode improves performance significantly, then that overridden mode might be a performance bottleneck, and therefore warrants further analysis.

NOTE

Only one of these modes can be enabled at a time.

You can use the following override modes to perform various ‘what-if’ experiments within the tool:

Override Modes Overview