projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e4077d
)
gallium: update comment about buffer map flags
author
Brian
<brian.paul@tungstengraphics.com>
Mon, 11 Feb 2008 15:56:18 +0000
(08:56 -0700)
committer
Brian
<brian.paul@tungstengraphics.com>
Mon, 11 Feb 2008 16:46:49 +0000
(09:46 -0700)
src/mesa/pipe/p_winsys.h
patch
|
blob
|
history
diff --git
a/src/mesa/pipe/p_winsys.h
b/src/mesa/pipe/p_winsys.h
index 95e3684008db5c33f5d7742fc893040575d4ef2e..1e81eebd782112a5d82ffafb10b624af22c8f4d9 100644
(file)
--- a/
src/mesa/pipe/p_winsys.h
+++ b/
src/mesa/pipe/p_winsys.h
@@
-112,7
+112,7
@@
struct pipe_winsys
/**
* Map the entire data store of a buffer object into the client's address.
- * flags is bitmask of PIPE_BUFFER_
FLAG_READ/WRITE
.
+ * flags is bitmask of PIPE_BUFFER_
USAGE_CPU_READ/WRITE flags
.
*/
void *(*buffer_map)( struct pipe_winsys *sws,
struct pipe_buffer *buf,