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:

committed by
Felix Degrood

parent
543c554ed6
commit
b22e5fab8c
@@ -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``
|
||||
|
Reference in New Issue
Block a user