From: Francisco Jerez Date: Tue, 16 Feb 2010 17:37:43 +0000 (+0100) Subject: nv40: Fix incorrect so_new() numbering. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f7aea808a4724a9e50bf3afa5a1bf547d0da5d65;p=mesa.git nv40: Fix incorrect so_new() numbering. --- diff --git a/src/gallium/drivers/nv40/nv40_state.c b/src/gallium/drivers/nv40/nv40_state.c index 2073bf07353..4f28675e64c 100644 --- a/src/gallium/drivers/nv40/nv40_state.c +++ b/src/gallium/drivers/nv40/nv40_state.c @@ -310,7 +310,7 @@ nv40_rasterizer_state_create(struct pipe_context *pipe, { struct nv40_context *nv40 = nv40_context(pipe); struct nv40_rasterizer_state *rsso = CALLOC(1, sizeof(*rsso)); - struct nouveau_stateobj *so = so_new(8, 18, 0); + struct nouveau_stateobj *so = so_new(9, 19, 0); struct nouveau_grobj *curie = nv40->screen->curie; /*XXX: ignored: