Home
last modified time | relevance | path

Searched refs:_mesa_ClipPlanef (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Des1_conversion.h41 _mesa_ClipPlanef(GLenum plane, const GLfloat *equation);
Des1_conversion.c54 _mesa_ClipPlanef(GLenum plane, const GLfloat *equation) in _mesa_ClipPlanef() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c675 SET_ClipPlanef(exec, _mesa_ClipPlanef); in _mesa_initialize_exec_table()