v3d: remove redefine of VG(x)

Instead just depend on the one in v3d_packet_helpers.h

Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5819>
This commit is contained in:
Timothy Arceri 2020-07-08 20:11:32 +10:00
parent 03a5b3f6d5
commit 20dff7dc6b

View file

@ -35,14 +35,6 @@
#include "v3d_context.h"
#include "v3d_screen.h"
#ifdef HAVE_VALGRIND
#include <valgrind.h>
#include <memcheck.h>
#define VG(x) x
#else
#define VG(x)
#endif
static bool dump_stats = false;
static void