Searched refs:_mesa_DepthRangef (Results 1 – 4 of 4) sorted by relevance
47 _mesa_DepthRangef(GLclampf nearval, GLclampf farval);
150 _mesa_DepthRangef(GLclampf nearval, GLclampf farval) in _mesa_DepthRangef() function
106 _mesa_DepthRangef((GLclampf) (zNear / 65536.0f), in _es_DepthRangex()
457 SET_DepthRangef(exec, _mesa_DepthRangef); in _mesa_create_exec_table()