Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddepth.h47 _mesa_ClearDepthf( GLclampf depth );
Ddepth.c61 _mesa_ClearDepthf( GLclampf depth ) in _mesa_ClearDepthf() function
Des1_conversion.c56 _mesa_ClearDepthf((GLclampf) (depth / 65536.0f)); in _es_ClearDepthx()
Dapi_exec.c456 SET_ClearDepthf(exec, _mesa_ClearDepthf); in _mesa_create_exec_table()