xref: /aosp_15_r20/external/mesa3d/docs/gallium/debugging.rst (revision 6104692788411f58d303aa86923a9ff6ecaded22)
1*61046927SAndroid Build Coastguard WorkerDebugging
2*61046927SAndroid Build Coastguard Worker=========
3*61046927SAndroid Build Coastguard Worker
4*61046927SAndroid Build Coastguard WorkerDebugging utilities in gallium.
5*61046927SAndroid Build Coastguard Worker
6*61046927SAndroid Build Coastguard WorkerDebug Variables
7*61046927SAndroid Build Coastguard Worker^^^^^^^^^^^^^^^
8*61046927SAndroid Build Coastguard Worker
9*61046927SAndroid Build Coastguard WorkerAll drivers respond to a set of common debug environment variables, as well as
10*61046927SAndroid Build Coastguard Workersome driver-specific variables. Set them as normal environment variables for
11*61046927SAndroid Build Coastguard Workerthe platform or operating system you are running. For example, for Linux this
12*61046927SAndroid Build Coastguard Workercan be done by typing "export var=value" into a console and then running the
13*61046927SAndroid Build Coastguard Workerprogram from that console.
14*61046927SAndroid Build Coastguard Worker
15*61046927SAndroid Build Coastguard WorkerSee :doc:`../envvars` for details.
16