summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_fixed_pipelines.h
diff options
context:
space:
mode:
authorVladimir Dergachev <volodya@freedesktop.org>2005-02-03 16:05:21 +0000
committerVladimir Dergachev <volodya@freedesktop.org>2005-02-03 16:05:21 +0000
commit54b03eefda5288d96f5f9bf46b7b3ed74e27566b (patch)
tree5f6076f67f6f734ec344edac2aaa64c7f935f9f4 /src/mesa/drivers/dri/r300/r300_fixed_pipelines.h
parentd26e464b6ab391be93f7c7cef8193f6e1567e0cf (diff)
Forgot to increase the length.
Diffstat (limited to 'src/mesa/drivers/dri/r300/r300_fixed_pipelines.h')
-rw-r--r--src/mesa/drivers/dri/r300/r300_fixed_pipelines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/r300/r300_fixed_pipelines.h b/src/mesa/drivers/dri/r300/r300_fixed_pipelines.h
index 73b410f965..4e1fc5c555 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: {