projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ac9603
)
mesa: update gl_texture_image comments
author
Brian Paul
<brianp@vmware.com>
Fri, 7 Oct 2011 14:22:35 +0000
(08:22 -0600)
committer
Brian Paul
<brianp@vmware.com>
Fri, 7 Oct 2011 14:23:24 +0000
(08:23 -0600)
src/mesa/main/mtypes.h
patch
|
blob
|
history
diff --git
a/src/mesa/main/mtypes.h
b/src/mesa/main/mtypes.h
index c97c0bf80af3efa263aba05d80c8ec8eddc3362f..d329bee80069efac4a4329d1e83eaa779c37aa39 100644
(file)
--- a/
src/mesa/main/mtypes.h
+++ b/
src/mesa/main/mtypes.h
@@
-1231,8
+1231,8
@@
typedef enum
/**
- * Texture image state. D
escribes the dimensions of a texture image,
- *
the texel format and pointers to Texel Fetch functions
.
+ * Texture image state. D
rivers will typically create a subclass of this
+ *
with extra fields for memory buffers, etc
.
*/
struct gl_texture_image
{