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
56 _mesa_ClearDepth(depth); in _mesa_ClearDepthf()
Ddepth.h41 _mesa_ClearDepth( GLclampd depth );
Dattrib.c1092 _mesa_ClearDepth(depth->Clear); in _mesa_PopAttrib()
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c158 SET_ClearDepth(exec, _mesa_ClearDepth); in _mesa_initialize_exec_table()