Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c394 SET_BeginQueryIndexed(exec, _mesa_BeginQueryIndexed); in _mesa_initialize_exec_table()
Ddispatch.h11387 static inline void SET_BeginQueryIndexed(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, G… in SET_BeginQueryIndexed() function
Dmarshal_generated.c44547 SET_BeginQueryIndexed(table, _mesa_marshal_BeginQueryIndexed); in _mesa_create_marshal_table()
/external/mesa3d/src/mesa/main/
Ddlist.c9984 SET_BeginQueryIndexed(table, save_BeginQueryIndexed); in _mesa_initialize_save_table()