mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 04:38:03 +02:00
radeon: turn off bo debugging
This commit is contained in:
parent
fd97f2f8b8
commit
743c4af5cd
1 changed files with 1 additions and 1 deletions
|
|
@ -596,7 +596,7 @@ extern int RADEON_DEBUG;
|
|||
|
||||
#ifndef HAVE_LIBDRM_RADEON
|
||||
#ifndef RADEON_DEBUG_BO
|
||||
#define RADEON_DEBUG_BO 1
|
||||
#define RADEON_DEBUG_BO 0
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue