v3d: Bump the maximum texture size to 4k for V3D 4.x.
[mesa.git] / src / broadcom / common / v3d_debug.c
index 97404448e58946a0ef4d08fb71b4e228155417b0..4a20dd26e413cab1e3c9ba23686e137fcf9b3a85 100644 (file)
@@ -54,6 +54,7 @@ static const struct debug_control debug_control[] = {
         { "vs",          V3D_DEBUG_VS},
         { "cs",          V3D_DEBUG_CS},
         { "always_flush", V3D_DEBUG_ALWAYS_FLUSH},
+        { "precompile",  V3D_DEBUG_PRECOMPILE},
         { NULL,    0 }
 };