Home
last modified time | relevance | path

Searched refs:SET_WindowPos4fvMESA (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
Drastpos.c528 SET_WindowPos4fvMESA(disp, _mesa_WindowPos4fvMESA); in _mesa_init_rastpos_dispatch()
Ddlist.c10282 SET_WindowPos4fvMESA(table, save_WindowPos4fvMESA); in _mesa_create_save_table()
/external/mesa3d/src/mesa/main/
Drastpos.c528 SET_WindowPos4fvMESA(disp, _mesa_WindowPos4fvMESA); in _mesa_init_rastpos_dispatch()
Ddlist.c10282 SET_WindowPos4fvMESA(table, save_WindowPos4fvMESA); in _mesa_create_save_table()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h10729 static inline void SET_WindowPos4fvMESA(struct _glapi_table *disp, void (GLAPIENTRYP fn)(const GLfl… in SET_WindowPos4fvMESA() function