summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/v3d/v3d_screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/v3d/v3d_screen.h')
-rw-r--r--src/gallium/drivers/v3d/v3d_screen.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/gallium/drivers/v3d/v3d_screen.h b/src/gallium/drivers/v3d/v3d_screen.h
index 0975da2032f..94ae8b30f3a 100644
--- a/src/gallium/drivers/v3d/v3d_screen.h
+++ b/src/gallium/drivers/v3d/v3d_screen.h
@@ -35,12 +35,6 @@
struct v3d_bo;
-#define V3D_MAX_MIP_LEVELS 12
-#define V3D_MAX_TEXTURE_SAMPLERS 32
-#define V3D_MAX_SAMPLES 4
-#define V3D_MAX_DRAW_BUFFERS 4
-#define V3D_MAX_ATTRIBUTES 16
-
/* These are tunable parameters in the HW design, but all the V3D
* implementations agree.
*/