docs: Add INTEL_DEBUG_BATCH_FRAME_START/_STOP
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22564>
This commit is contained in:
parent
543c554ed6
commit
b22e5fab8c
1 changed files with 3 additions and 1 deletions
|
|
@ -448,7 +448,9 @@ Intel driver environment variables
|
|||
``ann``
|
||||
annotate IR in assembly dumps
|
||||
``bat``
|
||||
emit batch information
|
||||
emit batch information. Can control in which frames batches
|
||||
get dumped using ``INTEL_DEBUG_BATCH_FRAME_*``, where
|
||||
``INTEL_DEBUG_BATCH_FRAME_START`` <= frame < ``INTEL_DEBUG_BATCH_FRAME_STOP``
|
||||
``blit``
|
||||
emit messages about blit operations
|
||||
``blorp``
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue