projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e1b2ba
)
i965: comments
author
Brian Paul
<brianp@vmware.com>
Wed, 11 Mar 2009 20:32:45 +0000
(14:32 -0600)
committer
Brian Paul
<brianp@vmware.com>
Fri, 13 Mar 2009 00:25:09 +0000
(18:25 -0600)
src/mesa/drivers/dri/i965/brw_wm_emit.c
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/i965/brw_wm_emit.c
b/src/mesa/drivers/dri/i965/brw_wm_emit.c
index 281ffe06caa2731f1f83c22f0a222f1edec14747..f2dca9caa6c725cff343f14214a922a86de2e138 100644
(file)
--- a/
src/mesa/drivers/dri/i965/brw_wm_emit.c
+++ b/
src/mesa/drivers/dri/i965/brw_wm_emit.c
@@
-885,6
+885,9
@@
static void emit_aa( struct brw_wm_compile *c,
/* Post-fragment-program processing. Send the results to the
* framebuffer.
+ * \param arg0 the fragment color
+ * \param arg1 the pass-through depth value
+ * \param arg2 the shader-computed depth value
*/
static void emit_fb_write( struct brw_wm_compile *c,
struct brw_reg *arg0,