Home
last modified time | relevance | path

Searched refs:_mesa_DepthRange (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dviewport.h65 _mesa_DepthRange(GLclampd nearval, GLclampd farval);
Dviewport.c322 _mesa_DepthRange(GLclampd nearval, GLclampd farval) in _mesa_DepthRange() function
352 _mesa_DepthRange(nearval, farval); in _mesa_DepthRangef()