mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 15:38:09 +02:00
panfrost: silence compiler warning
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28595>
This commit is contained in:
parent
87fde606cf
commit
d55f85491c
1 changed files with 2 additions and 0 deletions
|
|
@ -34,7 +34,9 @@
|
|||
|
||||
#include "pan_context.h"
|
||||
|
||||
#ifdef ENABLE_SHADER_CACHE
|
||||
static bool debug = false;
|
||||
#endif
|
||||
|
||||
extern int midgard_debug;
|
||||
extern int bifrost_debug;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue