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

s_feedback.h File Reference

#include "swrast.h"

Functions

void _swrast_feedback_point (GLcontext *ctx, const SWvertex *v)
void _swrast_feedback_line (GLcontext *ctx, const SWvertex *v1, const SWvertex *v2)
void _swrast_feedback_triangle (GLcontext *ctx, const SWvertex *v0, const SWvertex *v1, const SWvertex *v2)
void _swrast_select_point (GLcontext *ctx, const SWvertex *v)
void _swrast_select_line (GLcontext *ctx, const SWvertex *v1, const SWvertex *v2)
void _swrast_select_triangle (GLcontext *ctx, const SWvertex *v0, const SWvertex *v1, const SWvertex *v2)


Function Documentation

void _swrast_feedback_line ( GLcontext ctx,
const SWvertex v1,
const SWvertex v2 
)

void _swrast_feedback_point ( GLcontext ctx,
const SWvertex v 
)

void _swrast_feedback_triangle ( GLcontext ctx,
const SWvertex v0,
const SWvertex v1,
const SWvertex v2 
)

void _swrast_select_line ( GLcontext ctx,
const SWvertex v1,
const SWvertex v2 
)

void _swrast_select_point ( GLcontext ctx,
const SWvertex v 
)

void _swrast_select_triangle ( GLcontext ctx,
const SWvertex v0,
const SWvertex v1,
const SWvertex v2 
)


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