#include "swrast/swrast.h"
Functions | |
GLboolean | _swsetup_CreateContext (GLcontext *ctx) |
void | _swsetup_DestroyContext (GLcontext *ctx) |
void | _swsetup_InvalidateState (GLcontext *ctx, GLuint new_state) |
void | _swsetup_Wakeup (GLcontext *ctx) |
void | _swsetup_Translate (GLcontext *ctx, const void *vertex, SWvertex *dest) |
Populate a swrast SWvertex from an attrib-style vertex. |
GLboolean _swsetup_CreateContext | ( | GLcontext * | ctx | ) |
void _swsetup_DestroyContext | ( | GLcontext * | ctx | ) |
void _swsetup_InvalidateState | ( | GLcontext * | ctx, | |
GLuint | new_state | |||
) |
void _swsetup_Wakeup | ( | GLcontext * | ctx | ) |