X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fgallium%2Fdrivers%2Fpanfrost%2Fpan_util.h;h=3ae702186065700573e602a3a6ee3e0f10810951;hb=b5de423ac1c653741c78030598ae9561e4966c30;hp=8fd41420a486b6ead0cfbc4722b064f515a279cc;hpb=b69d5d6e19568c2098638af014abb8c541402822;p=mesa.git diff --git a/src/gallium/drivers/panfrost/pan_util.h b/src/gallium/drivers/panfrost/pan_util.h index 8fd41420a48..3ae70218606 100644 --- a/src/gallium/drivers/panfrost/pan_util.h +++ b/src/gallium/drivers/panfrost/pan_util.h @@ -30,6 +30,7 @@ #define PAN_DBG_MSGS 0x0001 #define PAN_DBG_TRACE 0x0002 +#define PAN_DBG_DEQP 0x0004 extern int pan_debug;