add PIPE_MASK_RGBA
authorBrian <brian@i915.localnet.net>
Thu, 2 Aug 2007 16:29:04 +0000 (10:29 -0600)
committerBrian <brian@i915.localnet.net>
Thu, 2 Aug 2007 16:29:04 +0000 (10:29 -0600)
src/mesa/pipe/p_defines.h

index c92895342e602eeb4fa88ad307ca5c9583bd8fd3..4c29ec2c0e6fb08c72128cc6c4a081266f3baf04 100644 (file)
@@ -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