mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 00:50:10 +01:00
docs: debugging: Fix path to dlist.c
This file has now long being moved to another directory. Signed-off-by: Corentin Noël <corentin.noel@collabora.com> Reviewed-by: Gert Wollny <gert.wollny@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20474>
This commit is contained in:
parent
9112fe3c76
commit
9d9f8a4812
1 changed files with 1 additions and 1 deletions
|
|
@ -14,4 +14,4 @@ In your debugger you can set a breakpoint in ``_mesa_error()`` to trap
|
|||
Mesa errors.
|
||||
|
||||
There is a display list printing/debugging facility. See the end of
|
||||
``src/dlist.c`` for details.
|
||||
``src/mesa/main/dlist.c`` for details.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue