Home | History | Annotate | Download | only in main

Lines Matching refs:GLfloat

41 _mesa_ClipPlanef(GLenum plane, const GLfloat *equation);
68 _mesa_Frustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top,
69 GLfloat zNear, GLfloat zFar);
76 _mesa_GetClipPlanef(GLenum plane, GLfloat *equation);
133 _mesa_Orthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top,
134 GLfloat zNear, GLfloat zFar);