r300: respect radeon common code fallbacks
[mesa.git] / src / gallium / drivers / nv30 / nv30_state_emit.c
index d9650f63eb21a3986731734ba1f4cd919149483a..deefe7fd8db1eba2cf47c265ecafd1f2cc2ec984 100644 (file)
@@ -12,6 +12,7 @@ static struct nv30_state_entry *render_states[] = {
        &nv30_state_blend,
        &nv30_state_blend_colour,
        &nv30_state_zsa,
+       &nv30_state_sr,
        &nv30_state_viewport,
        &nv30_state_vbo,
        NULL