st/mesa: initialize affected_states and uniform storage earlier in deserialize
[mesa.git] / src / intel / dev / gen_debug.c
index a4823286db16d81538407a0e9da77c1d342426d6..ffed3045485eb4821928b07051f467a18951dc55 100644 (file)
@@ -89,6 +89,7 @@ static const struct debug_control debug_control[] = {
    { "tcs8",        DEBUG_TCS_EIGHT_PATCH },
    { "bt",          DEBUG_BT },
    { "pc",          DEBUG_PIPE_CONTROL },
+   { "nofc",        DEBUG_NO_FAST_CLEAR },
    { NULL,    0 }
 };