Searched refs:frustumPlaneDist (Results 1 – 1 of 1) sorted by relevance
838 GLfixed frustumPlaneDist(int plane, const vec4_t& s) in frustumPlaneDist() function967 GLfixed sd = frustumPlaneDist(plane, s->clip); in clip_triangle()971 const GLfixed pd = frustumPlaneDist(plane, p->clip); in clip_triangle()1079 const GLfixed sd = frustumPlaneDist(plane, s->clip); in clip_line()1080 const GLfixed pd = frustumPlaneDist(plane, p->clip); in clip_line()