Searched refs:_mesa_ClearDepthf (Results 1 – 4 of 4) sorted by relevance
47 _mesa_ClearDepthf( GLclampf depth );
61 _mesa_ClearDepthf( GLclampf depth ) in _mesa_ClearDepthf() function
56 _mesa_ClearDepthf((GLclampf) (depth / 65536.0f)); in _es_ClearDepthx()
456 SET_ClearDepthf(exec, _mesa_ClearDepthf); in _mesa_create_exec_table()