Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dviewport.h47 _mesa_DepthRangef(GLclampf nearval, GLclampf farval);
Dviewport.c150 _mesa_DepthRangef(GLclampf nearval, GLclampf farval) in _mesa_DepthRangef() function
Des1_conversion.c106 _mesa_DepthRangef((GLclampf) (zNear / 65536.0f), in _es_DepthRangex()
Dapi_exec.c457 SET_DepthRangef(exec, _mesa_DepthRangef); in _mesa_create_exec_table()