add PIPE_MASK_RGBA

This commit is contained in:
Brian 2007-08-02 10:29:04 -06:00
parent a6dd731656
commit 5936b439e8

View 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