Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1343 SET_PushAttrib(exec, _mesa_PushAttrib); in _mesa_initialize_exec_table()
Ddispatch.h4897 static inline void SET_PushAttrib(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLbitfield)) { in SET_PushAttrib() function
Dmarshal_generated.c44340 SET_PushAttrib(table, _mesa_marshal_PushAttrib); in _mesa_create_marshal_table()
/external/mesa3d/src/mesa/main/
Ddlist.c9697 SET_PushAttrib(table, save_PushAttrib); in _mesa_initialize_save_table()