From: Vladimir Dergachev Date: Thu, 3 Feb 2005 16:05:21 +0000 (+0000) Subject: Forgot to increase the length. X-Git-Tag: mesa-7.8~9732 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=54b03eefda5288d96f5f9bf46b7b3ed74e27566b;p=platform%2Fupstream%2Fmesa.git Forgot to increase the length. --- diff --git a/src/mesa/drivers/dri/r300/r300_fixed_pipelines.h b/src/mesa/drivers/dri/r300/r300_fixed_pipelines.h index 73b410f..4e1fc5c 100644 --- a/src/mesa/drivers/dri/r300/r300_fixed_pipelines.h +++ b/src/mesa/drivers/dri/r300/r300_fixed_pipelines.h @@ -98,7 +98,7 @@ static struct r300_pixel_shader_state FLAT_COLOR_PIXEL_SHADER={ length: 0 }, alu: { - length: 0, + length: 1, /* My understanding is that we need at least 1 instructions for pixel shader, in particular because alu_end==0 means there is one instruction */ inst: {