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

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_state.c1117 static void radeonClipPlane( struct gl_context *ctx, GLenum plane, const GLfloat *eq ) function
1566 radeonClipPlane( ctx, cap, NULL );
2190 ctx->Driver.ClipPlane = radeonClipPlane;
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_state.c1117 static void radeonClipPlane( struct gl_context *ctx, GLenum plane, const GLfloat *eq ) function
1566 radeonClipPlane( ctx, cap, NULL );
2190 ctx->Driver.ClipPlane = radeonClipPlane;

Completed in 38 milliseconds