Searched refs:SET_DepthFunc (Results 1 – 6 of 6) sorted by relevance
218 SET_DepthFunc(exec, _mesa_DepthFunc); in _mesa_create_exec_table()
9966 SET_DepthFunc(table, save_DepthFunc); in _mesa_create_save_table()
558 SET_DepthFunc(exec, _es_DepthFunc); in _mesa_create_exec_table_es1()
4877 static inline void SET_DepthFunc(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum)) { in SET_DepthFunc() function