Searched refs:_mesa_BeginQueryIndexed (Results 1 – 3 of 3) sorted by relevance
60 _mesa_BeginQueryIndexed(GLenum target, GLuint index, GLuint id);
414 _mesa_BeginQueryIndexed(GLenum target, GLuint index, GLuint id) in _mesa_BeginQueryIndexed() function567 _mesa_BeginQueryIndexed(target, 0, id); in _mesa_BeginQuery()
394 SET_BeginQueryIndexed(exec, _mesa_BeginQueryIndexed); in _mesa_initialize_exec_table()