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