Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Ddepth.h44 _mesa_ClearDepthf( GLclampf depth );
Ddepth.c56 _mesa_ClearDepthf( GLclampf depth ) in _mesa_ClearDepthf() function
Des1_conversion.c49 _mesa_ClearDepthf((GLclampf) (depth / 65536.0f)); in _mesa_ClearDepthx()