Searched refs:SET_ClearDepthf (Results 1 – 4 of 4) sorted by relevance
456 SET_ClearDepthf(exec, _mesa_ClearDepthf); in _mesa_create_exec_table()
538 SET_ClearDepthf(exec, _es_ClearDepthf); in _mesa_create_exec_table_es1()
9585 static inline void SET_ClearDepthf(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLclampf)) { in SET_ClearDepthf() function