Home
last modified time | relevance | path

Searched refs:queryNameLength (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/main/
Dperformance_monitor.c802 GLuint queryNameLength, char *queryName, in _mesa_GetPerfQueryInfoINTEL() argument
827 strncpy(queryName, group_obj->Name, queryNameLength); in _mesa_GetPerfQueryInfoINTEL()
833 if (queryNameLength > 0) { in _mesa_GetPerfQueryInfoINTEL()
834 queryName[queryNameLength - 1] = '\0'; in _mesa_GetPerfQueryInfoINTEL()
Dperformance_monitor.h101 GLuint queryNameLength, char *queryName,
/external/swiftshader/include/GLES2/
Dgl2ext.h1986 typedef void (GL_APIENTRYP PFNGLGETPERFQUERYINFOINTELPROC) (GLuint queryId, GLuint queryNameLength,…
1997 GL_APICALL void GL_APIENTRY glGetPerfQueryInfoINTEL (GLuint queryId, GLuint queryNameLength, GLchar…
/external/mesa3d/include/GLES2/
Dgl2ext.h2104 typedef void (GL_APIENTRYP PFNGLGETPERFQUERYINFOINTELPROC) (GLuint queryId, GLuint queryNameLength,…
2115 GL_APICALL void GL_APIENTRY glGetPerfQueryInfoINTEL (GLuint queryId, GLuint queryNameLength, GLchar…
/external/swiftshader/include/GL/
Dglext.h8160 typedef void (APIENTRYP PFNGLGETPERFQUERYINFOINTELPROC) (GLuint queryId, GLuint queryNameLength, GL…
8171 GLAPI void APIENTRY glGetPerfQueryInfoINTEL (GLuint queryId, GLuint queryNameLength, GLchar *queryN…
/external/mesa3d/include/GL/
Dglext.h8922 typedef void (APIENTRYP PFNGLGETPERFQUERYINFOINTELPROC) (GLuint queryId, GLuint queryNameLength, GL…
8933 GLAPI void APIENTRY glGetPerfQueryInfoINTEL (GLuint queryId, GLuint queryNameLength, GLchar *queryN…