Searched refs:_mesa_ClearDepthf (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Ddepth.h47 _mesa_ClearDepthf( GLclampf depth );
H A Ddepth.c61 _mesa_ClearDepthf( GLclampf depth ) function
H A Dapi_exec.c456 SET_ClearDepthf(exec, _mesa_ClearDepthf);
H A Des1_conversion.c56 _mesa_ClearDepthf((GLclampf) (depth / 65536.0f));

Completed in 95 milliseconds