Home
last modified time | relevance | path

Searched refs:r200ClipPlane (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_state.c1348 static void r200ClipPlane( struct gl_context *ctx, GLenum plane, const GLfloat *eq ) in r200ClipPlane() function
1706 r200ClipPlane( ctx, cap, NULL ); in r200Enable()
2379 functions->ClipPlane = r200ClipPlane; in r200InitStateFuncs()