#include "glheader.h"
#include "context.h"
#include "depth.h"
#include "lines.h"
#include "macros.h"
#include "texstate.h"
#include "mtypes.h"
Functions | |
| void GLAPIENTRY | _mesa_LineWidth (GLfloat width) |
| Set the line width. More... | |
| void GLAPIENTRY | _mesa_LineStipple (GLint factor, GLushort pattern) |
| Set the line stipple pattern. More... | |
| void GLAPIENTRY | _mesa_init_line (GLcontext *ctx) |
| Initialize the context line state. More... | |
|
|
Initialize the context line state.
|
|
||||||||||||
|
Set the line stipple pattern.
|
|
|
Set the line width.
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001