Searched defs:counterString (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dperformance_monitor.c261 GLchar *counterString)
295 if (counterString != NULL)
296 strncpy(counterString, counter_obj->Name, bufSize);
259 _mesa_GetPerfMonitorCounterStringAMD(GLuint group, GLuint counter, GLsizei bufSize, GLsizei *length, GLchar *counterString) argument

Completed in 103 milliseconds