Home
last modified time | relevance | path

Searched refs:_mesa_ClipPlane (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
Dclip.h42 _mesa_ClipPlane( GLenum plane, const GLdouble *equation );
Dclip.c52 _mesa_ClipPlane( GLenum plane, const GLdouble *eq ) in _mesa_ClipPlane() function
Des1_conversion.c63 _mesa_ClipPlane(plane, converted_equation); in _mesa_ClipPlanef()
76 _mesa_ClipPlane(plane, converted_equation); in _mesa_ClipPlanex()
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1131 SET_ClipPlane(exec, _mesa_ClipPlane); in _mesa_initialize_exec_table()