Searched refs:_mesa_ClipPlane (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dclip.h42 _mesa_ClipPlane( GLenum plane, const GLdouble *equation );
H A Dclip.c52 _mesa_ClipPlane( GLenum plane, const GLdouble *eq ) function
H A Des1_conversion.c69 _mesa_ClipPlane(plane, converted_equation);
82 _mesa_ClipPlane(plane, converted_equation);
H A Dapi_exec.c215 SET_ClipPlane(exec, _mesa_ClipPlane);
/external/mesa3d/src/mesa/main/
H A Dclip.h42 _mesa_ClipPlane( GLenum plane, const GLdouble *equation );
H A Dclip.c52 _mesa_ClipPlane( GLenum plane, const GLdouble *eq ) function
H A Des1_conversion.c69 _mesa_ClipPlane(plane, converted_equation);
82 _mesa_ClipPlane(plane, converted_equation);
H A Dapi_exec.c215 SET_ClipPlane(exec, _mesa_ClipPlane);

Completed in 1152 milliseconds