Home
last modified time | relevance | path

Searched refs:_mesa_DepthFunc (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/main/
Ddepth.h50 _mesa_DepthFunc( GLenum func );
Ddepth.c68 _mesa_DepthFunc( GLenum func ) in _mesa_DepthFunc() function
Dapi_exec.c218 SET_DepthFunc(exec, _mesa_DepthFunc); in _mesa_create_exec_table()
Dattrib.c1005 _mesa_DepthFunc(depth->Func); in _mesa_PopAttrib()
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c882 _mesa_DepthFunc(save->Depth.Func); in _mesa_meta_end()
1711 _mesa_DepthFunc(GL_ALWAYS); in _mesa_meta_BlitFramebuffer()
1813 _mesa_DepthFunc(GL_ALWAYS); in _mesa_meta_Clear()
2052 _mesa_DepthFunc(GL_ALWAYS); in _mesa_meta_glsl_Clear()