Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1328 SET_PopAttrib(exec, _mesa_PopAttrib); in _mesa_initialize_exec_table()
Ddispatch.h4886 static inline void SET_PopAttrib(struct _glapi_table *disp, void (GLAPIENTRYP fn)(void)) { in SET_PopAttrib() function
Dmarshal_generated.c44877 SET_PopAttrib(table, _mesa_marshal_PopAttrib); in _mesa_create_marshal_table()
/external/mesa3d/src/mesa/main/
Ddlist.c9694 SET_PopAttrib(table, save_PopAttrib); in _mesa_initialize_save_table()