Searched refs:_mesa_ClearDepthf (Results 1 – 4 of 4) sorted by relevance
44 _mesa_ClearDepthf( GLclampf depth );
54 _mesa_ClearDepthf( GLclampf depth ) in _mesa_ClearDepthf() function
50 _mesa_ClearDepthf((GLclampf) (depth / 65536.0f)); in _mesa_ClearDepthx()
464 SET_ClearDepthf(exec, _mesa_ClearDepthf); in _mesa_initialize_exec_table()