Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dqueryobj.c737 SET_BeginQueryIndexed(disp, _mesa_BeginQueryIndexed); in _mesa_init_queryobj_dispatch()
Ddlist.c10608 SET_BeginQueryIndexed(table, save_BeginQueryIndexed); in _mesa_create_save_table()
/external/mesa3d/src/mesa/main/
Dqueryobj.c737 SET_BeginQueryIndexed(disp, _mesa_BeginQueryIndexed); in _mesa_init_queryobj_dispatch()
Ddlist.c10608 SET_BeginQueryIndexed(table, save_BeginQueryIndexed); in _mesa_create_save_table()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h9541 static inline void SET_BeginQueryIndexed(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, G… in SET_BeginQueryIndexed() function