Home
last modified time | relevance | path

Searched refs:SET_Fogf (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1511 SET_Fogf(exec, _mesa_Fogf); in _mesa_initialize_exec_table()
Ddispatch.h4171 static inline void SET_Fogf(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLfloat)) { in SET_Fogf() function
Dmarshal_generated.c43939 SET_Fogf(table, _mesa_marshal_Fogf); in _mesa_create_marshal_table()
/external/mesa3d/src/mesa/main/
Ddlist.c9645 SET_Fogf(table, save_Fogf); in _mesa_initialize_save_table()