Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DContext_gles_ext_autogen.h64 void getPerfMonitorGroupString(GLuint group, GLsizei bufSize, GLsizei *length, \
H A DContext.cpp9899 void Context::getPerfMonitorGroupString(GLuint group, in getPerfMonitorGroupString() function in gl::Context
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_ext_autogen.cpp308 context->getPerfMonitorGroupString(group, bufSize, length, groupString); in GL_GetPerfMonitorGroupStringAMD()