Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DContext_gles_ext_autogen.h60 void getPerfMonitorCounterString(GLuint group, GLuint counter, GLsizei bufSize, \
H A DContext.cpp9854 void Context::getPerfMonitorCounterString(GLuint group, in getPerfMonitorCounterString() function in gl::Context
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_ext_autogen.cpp239 context->getPerfMonitorCounterString(group, counter, bufSize, length, counterString); in GL_GetPerfMonitorCounterStringAMD()