Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddepth.h44 _mesa_ClearDepthf( GLclampf depth );
Ddepth.c54 _mesa_ClearDepthf( GLclampf depth ) in _mesa_ClearDepthf() function
Des1_conversion.c50 _mesa_ClearDepthf((GLclampf) (depth / 65536.0f)); in _mesa_ClearDepthx()
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c464 SET_ClearDepthf(exec, _mesa_ClearDepthf); in _mesa_initialize_exec_table()