Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1319 SET_PassThrough(exec, _mesa_PassThrough); in _mesa_initialize_exec_table()
Ddispatch.h4677 static inline void SET_PassThrough(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLfloat)) { in SET_PassThrough() function
Dmarshal_generated.c44297 SET_PassThrough(table, _mesa_marshal_PassThrough); in _mesa_create_marshal_table()
/external/mesa3d/src/mesa/main/
Ddlist.c9683 SET_PassThrough(table, save_PassThrough); in _mesa_initialize_save_table()