Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddepth.c42 _mesa_ClearDepth( GLclampd depth ) in _mesa_ClearDepth() function
63 _mesa_ClearDepth(depth); in _mesa_ClearDepthf()
Ddepth.h44 _mesa_ClearDepth( GLclampd depth );
Dapi_exec.c210 SET_ClearDepth(exec, _mesa_ClearDepth); in _mesa_create_exec_table()
Dattrib.c1006 _mesa_ClearDepth(depth->Clear); in _mesa_PopAttrib()