Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Drastpos.c92 userclip_point( struct gl_context *ctx, const GLfloat v[] ) in userclip_point() function
406 if (ctx->Transform.ClipPlanesEnabled && !userclip_point(ctx, clip)) { in _mesa_RasterPos()