projects
/
profile
/
ivi
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c1debe
)
llvmpipe: comments regarding lp_rast_triangle
author
Brian Paul
<brianp@vmware.com>
Fri, 4 Dec 2009 00:28:48 +0000
(17:28 -0700)
committer
Brian Paul
<brianp@vmware.com>
Fri, 4 Dec 2009 00:28:48 +0000
(17:28 -0700)
src/gallium/drivers/llvmpipe/lp_rast.h
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/llvmpipe/lp_rast.h
b/src/gallium/drivers/llvmpipe/lp_rast.h
index
a50b73b
..
ab21a77
100644
(file)
--- a/
src/gallium/drivers/llvmpipe/lp_rast.h
+++ b/
src/gallium/drivers/llvmpipe/lp_rast.h
@@
-75,8
+75,11
@@
struct lp_rast_shader_inputs {
};
-/* Rasterization information for a triangle known to be in this bin,
+/**
+ * Rasterization information for a triangle known to be in this bin,
* plus inputs to run the shader:
+ * These fields are tile- and bin-independent.
+ * Objects of this type are put into the setup_context::data buffer.
*/
struct lp_rast_triangle {
/* bounding box of tri (in pixels) */