Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c153 SET_ClearBufferfv(exec, _mesa_ClearBufferfv); in _mesa_initialize_exec_table()
820 SET_ClearBufferfv(exec, _mesa_ClearBufferfv_no_error); in _mesa_initialize_exec_table()
Ddispatch.h8835 static inline void SET_ClearBufferfv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLint… in SET_ClearBufferfv() function
Dmarshal_generated.c44367 SET_ClearBufferfv(table, _mesa_marshal_ClearBufferfv); in _mesa_create_marshal_table()
/external/mesa3d/src/mesa/main/
Ddlist.c9950 SET_ClearBufferfv(table, save_ClearBufferfv); in _mesa_initialize_save_table()