core | glapi | vbo | math | shader | swrast | swrast_setup | tnl | tnl_dd

s_logic.h File Reference

#include "swrast.h"

Functions

void _swrast_logicop_ci_span (GLcontext *ctx, struct gl_renderbuffer *rb, SWspan *span)
void _swrast_logicop_rgba_span (GLcontext *ctx, struct gl_renderbuffer *rb, SWspan *span)
 Apply the current logic operator to a span of RGBA pixels.


Function Documentation

void _swrast_logicop_ci_span ( GLcontext ctx,
struct gl_renderbuffer rb,
SWspan span 
)

void _swrast_logicop_rgba_span ( GLcontext ctx,
struct gl_renderbuffer rb,
SWspan span 
)

Apply the current logic operator to a span of RGBA pixels.

We can handle horizontal runs of pixels (spans) or arrays of x/y pixel coordinates.


Generated on Sun Sep 27 06:48:05 2009 for Mesa Software Rasterization (swrast) by  doxygen 1.5.4