Forgot to increase the length.

This commit is contained in:
Vladimir Dergachev
2005-02-03 16:05:21 +00:00
parent d26e464b6a
commit 54b03eefda
@@ -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: {