Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dclip.h45 _mesa_GetClipPlane( GLenum plane, GLdouble *equation );
Dclip.c101 _mesa_GetClipPlane( GLenum plane, GLdouble *equation ) in _mesa_GetClipPlane() function
Des1_conversion.c209 _mesa_GetClipPlane(plane, converted_equation); in _mesa_GetClipPlanef()
221 _mesa_GetClipPlane(plane, converted_equation); in _mesa_GetClipPlanex()
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1202 SET_GetClipPlane(exec, _mesa_GetClipPlane); in _mesa_initialize_exec_table()