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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_state.c1348 static void r200ClipPlane( struct gl_context *ctx, GLenum plane, const GLfloat *eq ) function in typeref:typename:void
1685 r200ClipPlane( ctx, cap, NULL );
2367 functions->ClipPlane = r200ClipPlane;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_state.c1349 static void r200ClipPlane( struct gl_context *ctx, GLenum plane, const GLfloat *eq ) function in typeref:typename:void
1686 r200ClipPlane( ctx, cap, NULL );
2368 functions->ClipPlane = r200ClipPlane;

Completed in 7 milliseconds