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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_state.c1119 static void radeonClipPlane( struct gl_context *ctx, GLenum plane, const GLfloat *eq ) function in typeref:typename:void
1492 radeonClipPlane( ctx, cap, NULL );
2121 ctx->Driver.ClipPlane = radeonClipPlane;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_state.c1120 static void radeonClipPlane( struct gl_context *ctx, GLenum plane, const GLfloat *eq ) function in typeref:typename:void
1493 radeonClipPlane( ctx, cap, NULL );
2122 ctx->Driver.ClipPlane = radeonClipPlane;

Completed in 7 milliseconds