Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddepth.h50 _mesa_DepthFunc(GLenum func);
Ddepth.c101 _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.c814 _mesa_DepthFunc(GL_ALWAYS); in blitframebuffer_texture()
Dmeta.c902 _mesa_DepthFunc(save->Depth.Func); in _mesa_meta_end()
1795 _mesa_DepthFunc(GL_ALWAYS); in meta_clear()
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c212 SET_DepthFunc(exec, _mesa_DepthFunc); in _mesa_initialize_exec_table()