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

/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h1469 typedef void (GL_APIENTRYP PFNGLGETPERFCOUNTERINFOINTELPROC) (GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar *counterName, GLuint counterDescLength, GLchar *counterDesc, GLuint *counterOffset, GLuint *counterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue); typedef

Completed in 68 milliseconds