Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dqueryobj.h60 _mesa_BeginQueryIndexed(GLenum target, GLuint index, GLuint id);
Dqueryobj.c414 _mesa_BeginQueryIndexed(GLenum target, GLuint index, GLuint id) in _mesa_BeginQueryIndexed() function
567 _mesa_BeginQueryIndexed(target, 0, id); in _mesa_BeginQuery()
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c394 SET_BeginQueryIndexed(exec, _mesa_BeginQueryIndexed); in _mesa_initialize_exec_table()