projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
167a6b0
)
i965: comment
author
Brian Paul
<brianp@vmware.com>
Tue, 12 May 2009 15:16:27 +0000
(09:16 -0600)
committer
Brian Paul
<brianp@vmware.com>
Tue, 12 May 2009 21:14:34 +0000
(15:14 -0600)
src/mesa/drivers/dri/i965/brw_wm_iz.c
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/i965/brw_wm_iz.c
b/src/mesa/drivers/dri/i965/brw_wm_iz.c
index bd60ac9b3159542012e953d824057031a9318499..8fd067abe7d52b77ffc48fbf00fe0d6bd1f20067 100644
(file)
--- a/
src/mesa/drivers/dri/i965/brw_wm_iz.c
+++ b/
src/mesa/drivers/dri/i965/brw_wm_iz.c
@@
-116,6
+116,10
@@
const struct {
{ C, 0, 1, 1, 1 }
};
+/**
+ * \param line_aa AA_NEVER, AA_ALWAYS or AA_SOMETIMES
+ * \param lookup bitmask of IZ_* flags
+ */
void brw_wm_lookup_iz( GLuint line_aa,
GLuint lookup,
struct brw_wm_prog_key *key )