#include "s_context.h"
Functions | |
| GLint | _swrast_alpha_test (const GLcontext *ctx, SWspan *span) |
| Perform the alpha test for an array of pixels. | |
Perform the alpha test for an array of pixels.
For pixels that fail the test, mask[i] will be set to 0.
1.5.4