Searched refs:_mesa_ClearDepthf (Results 1 – 3 of 3) sorted by relevance
44 _mesa_ClearDepthf( GLclampf depth );
56 _mesa_ClearDepthf( GLclampf depth ) in _mesa_ClearDepthf() function
49 _mesa_ClearDepthf((GLclampf) (depth / 65536.0f)); in _mesa_ClearDepthx()