projects
/
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 c92895342e602eeb4fa88ad307ca5c9583bd8fd3..4c29ec2c0e6fb08c72128cc6c4a081266f3baf04 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