Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_state.c1120 static void radeonClipPlane( struct gl_context *ctx, GLenum plane, const GLfloat *eq ) in radeonClipPlane() function
1514 radeonClipPlane( ctx, cap, NULL ); in radeonEnable()
2143 ctx->Driver.ClipPlane = radeonClipPlane; in radeonInitStateFuncs()