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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dclip.h45 _mesa_GetClipPlane( GLenum plane, GLdouble *equation );
H A Dclip.c100 _mesa_GetClipPlane( GLenum plane, GLdouble *equation ) function
H A Des1_conversion.c215 _mesa_GetClipPlane(plane, converted_equation);
227 _mesa_GetClipPlane(plane, converted_equation);
H A Dapi_exec.c238 SET_GetClipPlane(exec, _mesa_GetClipPlane);
/external/mesa3d/src/mesa/main/
H A Dclip.h45 _mesa_GetClipPlane( GLenum plane, GLdouble *equation );
H A Dclip.c100 _mesa_GetClipPlane( GLenum plane, GLdouble *equation ) function
H A Des1_conversion.c215 _mesa_GetClipPlane(plane, converted_equation);
227 _mesa_GetClipPlane(plane, converted_equation);
H A Dapi_exec.c238 SET_GetClipPlane(exec, _mesa_GetClipPlane);

Completed in 613 milliseconds