Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dqueryobj.c693 _mesa_BeginQueryIndexed(GLenum target, GLuint index, GLuint id) in _mesa_BeginQueryIndexed() function
846 _mesa_BeginQueryIndexed(target, 0, id); in _mesa_BeginQuery()