Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
Drastpos.c518 SET_WindowPos3dvMESA(disp, _mesa_WindowPos3dvMESA); in _mesa_init_rastpos_dispatch()
Ddlist.c10272 SET_WindowPos3dvMESA(table, save_WindowPos3dvMESA); in _mesa_create_save_table()
/external/mesa3d/src/mesa/main/
Drastpos.c518 SET_WindowPos3dvMESA(disp, _mesa_WindowPos3dvMESA); in _mesa_init_rastpos_dispatch()
Ddlist.c10272 SET_WindowPos3dvMESA(table, save_WindowPos3dvMESA); in _mesa_create_save_table()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h10619 static inline void SET_WindowPos3dvMESA(struct _glapi_table *disp, void (GLAPIENTRYP fn)(const GLdo… in SET_WindowPos3dvMESA() function