Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dviewport.h68 _mesa_DepthRangef(GLclampf nearval, GLclampf farval);
Dviewport.c349 _mesa_DepthRangef(GLclampf nearval, GLclampf farval) in _mesa_DepthRangef() function
Des1_conversion.c99 _mesa_DepthRangef((GLclampf) (zNear / 65536.0f), in _mesa_DepthRangex()