Searched refs:glGetQueryObjectui64vEXT (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/opengl/libs/GLES_trace/
H A Dgltrace.proto619 glGetQueryObjectui64vEXT = 592;
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp1425 const GLMessage_Function GLMessage::glGetQueryObjectui64vEXT; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1773 static const Function glGetQueryObjectui64vEXT = GLMessage_Function_glGetQueryObjectui64vEXT; member in class:android::gltrace::GLMessage
H A Dgltrace_api.cpp16919 glmsg.set_function(GLMessage::glGetQueryObjectui64vEXT);
16942 glContext->hooks->gl.glGetQueryObjectui64vEXT(id, pname, params);
[all...]
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h794 GL_APICALL void GL_APIENTRY glGetQueryObjectui64vEXT (GLuint id, GLenum pname, GLuint64 *params);

Completed in 1712 milliseconds