mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
gallium: Enable memory debugging on all windows platforms.
This commit is contained in:
parent
f9c76750a7
commit
92dc8ffa71
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
|
||||
#if defined(PIPE_SUBSYSTEM_WINDOWS_DISPLAY) && defined(DEBUG)
|
||||
#if defined(PIPE_SUBSYSTEM_WINDOWS) && defined(DEBUG)
|
||||
|
||||
/* memory debugging */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue