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:
a6dd731
)
add PIPE_MASK_RGBA
author
Brian
<brian@i915.localnet.net>
Thu, 2 Aug 2007 16:29:04 +0000
(10:29 -0600)
committer
Brian
<brian@i915.localnet.net>
Thu, 2 Aug 2007 16:29:04 +0000
(10:29 -0600)
src/mesa/pipe/p_defines.h
patch
|
blob
|
history
diff --git
a/src/mesa/pipe/p_defines.h
b/src/mesa/pipe/p_defines.h
index
c928953
..
4c29ec2
100644
(file)
--- a/
src/mesa/pipe/p_defines.h
+++ b/
src/mesa/pipe/p_defines.h
@@
-75,6
+75,8
@@
#define PIPE_MASK_G 0x2
#define PIPE_MASK_B 0x4
#define PIPE_MASK_A 0x8
+#define PIPE_MASK_RGBA 0xf
+
/**
* Inequality functions. Used for depth test, stencil compare, alpha