summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_context.h
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2010-05-13 17:24:36 -0700
committerEric Anholt <eric@anholt.net>2010-05-14 11:27:59 -0700
commit36eda76fea02130d30be6a5f0d83f04698da2853 (patch)
treee6af4da268da3b71ad4fef99c4271b9d45f6b6eb /src/mesa/drivers/dri/i965/brw_context.h
parent562e2d114ec0cba879463980522d1d54af9444e6 (diff)
i965: Dump out the correct shared function for SEND on Ironlake.
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_context.h')
-rw-r--r--src/mesa/drivers/dri/i965/brw_context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/i965/brw_context.h b/src/mesa/drivers/dri/i965/brw_context.h
index 1f09651126..01567f9f0c 100644
--- a/src/mesa/drivers/dri/i965/brw_context.h
+++ b/src/mesa/drivers/dri/i965/brw_context.h
@@ -726,7 +726,7 @@ void brw_upload_urb_fence(struct brw_context *brw);
void brw_upload_cs_urb_state(struct brw_context *brw);
/* brw_disasm.c */
-int brw_disasm (FILE *file, struct brw_instruction *inst);
+int brw_disasm (FILE *file, struct brw_instruction *inst, int gen);
/*======================================================================
* Inline conversion functions. These are better-typed than the