Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddepth.h47 _mesa_DepthFunc( GLenum func );
Ddepth.c61 _mesa_DepthFunc( GLenum func ) in _mesa_DepthFunc() function
Dattrib.c1091 _mesa_DepthFunc(depth->Func); in _mesa_PopAttrib()
/external/mesa3d/src/mesa/drivers/common/
Dmeta_blit.c812 _mesa_DepthFunc(GL_ALWAYS); in blitframebuffer_texture()
Dmeta.c883 _mesa_DepthFunc(save->Depth.Func); in _mesa_meta_end()
1781 _mesa_DepthFunc(GL_ALWAYS); in meta_clear()
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c479 SET_DepthFunc(exec, _mesa_DepthFunc); in _mesa_initialize_exec_table()