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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Drastpos.c110 userclip_point( struct gl_context *ctx, const GLfloat v[] ) function in typeref:typename:GLuint
431 if (ctx->Transform.ClipPlanesEnabled && !userclip_point(ctx, clip)) {
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Drastpos.c111 userclip_point( struct gl_context *ctx, const GLfloat v[] ) function in typeref:typename:GLuint
437 if (ctx->Transform.ClipPlanesEnabled && !userclip_point(ctx, clip)) {

Completed in 5 milliseconds