#include "glheader.h"#include "imports.h"#include "context.h"#include "depth.h"#include "enums.h"#include "hash.h"#include "macros.h"#include "mtypes.h"Functions | |
| void GLAPIENTRY | _mesa_ClearDepth (GLclampd depth) |
| void GLAPIENTRY | _mesa_DepthFunc (GLenum func) |
| void GLAPIENTRY | _mesa_DepthMask (GLboolean flag) |
| void GLAPIENTRY | _mesa_DepthBoundsEXT (GLclampd zmin, GLclampd zmax) |
| void | _mesa_init_depth (GLcontext *ctx) |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001