Home
last modified time | relevance | path

Searched refs:glGetPerfCounterInfoINTEL (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/hwui/debug/
Dgles_redefine.h382 #define glGetPerfCounterInfoINTEL wrap_glGetPerfCounterInfoINTEL macro
Dgles_undefine.h382 #undef glGetPerfCounterInfoINTEL
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in667 void API_ENTRY(glGetPerfCounterInfoINTEL)(GLuint queryId, GLuint counterId, GLuint counterNameLengt…
668 …CALL_GL_API(glGetPerfCounterInfoINTEL, queryId, counterId, counterNameLength, counterName, counter…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h1994 GL_APICALL void GL_APIENTRY glGetPerfCounterInfoINTEL (GLuint queryId, GLuint counterId, GLuint cou…
/frameworks/native/opengl/libs/
Dentries.in366 GL_ENTRY(void, glGetPerfCounterInfoINTEL, GLuint queryId, GLuint counterId, GLuint counterNameLengt…