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.c1121 static void radeonClipPlane( struct gl_context *ctx, GLenum plane, const GLfloat *eq ) in radeonClipPlane() function
1515 radeonClipPlane( ctx, cap, NULL ); in radeonEnable()
2141 ctx->Driver.ClipPlane = radeonClipPlane; in radeonInitStateFuncs()