projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6aeb24
)
updated comment
author
Brian
<brian@yutani.localnet.net>
Thu, 22 Mar 2007 22:07:43 +0000
(16:07 -0600)
committer
Brian
<brian@yutani.localnet.net>
Thu, 22 Mar 2007 22:07:43 +0000
(16:07 -0600)
src/mesa/shader/prog_instruction.h
patch
|
blob
|
history
diff --git
a/src/mesa/shader/prog_instruction.h
b/src/mesa/shader/prog_instruction.h
index 12e8480125ffa87219ef90208a10a8ce33f65b16..c800757aa0f6c993fa0d0e32e508e966aa5ff22a 100644
(file)
--- a/
src/mesa/shader/prog_instruction.h
+++ b/
src/mesa/shader/prog_instruction.h
@@
-298,7
+298,7
@@
struct prog_dst_register
/*@{*/
/**
* Takes one of the 9 possible condition values (EQ, FL, GT, GE, LE, LT,
- * NE, TR, or UN). Dest
ination update is enabled
if the matching
+ * NE, TR, or UN). Dest
reg is only written to
if the matching
* (swizzled) condition code value passes. When a conditional update mask
* is not specified, this will be \c COND_TR.
*/