HomeSort by relevance Sort by last modified time
    Searched refs:glBeginPerfMonitorAMD (Results 1 - 15 of 15) sorted by null

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_ftable.h 180 {"glBeginPerfMonitorAMD", (void*)glBeginPerfMonitorAMD},
gl2_client_context.h 180 glBeginPerfMonitorAMD_client_proc_t glBeginPerfMonitorAMD;
gl2_client_context.cpp 182 glBeginPerfMonitorAMD = (glBeginPerfMonitorAMD_client_proc_t) getProc("glBeginPerfMonitorAMD", userData);
gl2_entry.cpp 178 void glBeginPerfMonitorAMD(GLuint monitor);
    [all...]
gl2_enc.cpp     [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2ext.h 585 GL_APICALL void GL_APIENTRY glBeginPerfMonitorAMD (GLuint monitor);
    [all...]
  /external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2ext.h     [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2ext.h     [all...]
  /external/mesa3d/include/GLES2/
gl2ext.h     [all...]
  /external/chromium_org/third_party/angle/include/GLES2/
gl2ext.h     [all...]
  /external/chromium_org/third_party/khronos/GLES2/
gl2ext.h 442 GL_APICALL void GL_APIENTRY glBeginPerfMonitorAMD (GLuint monitor);
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
gl_mangle.h 58 #define glBeginPerfMonitorAMD MANGLE(BeginPerfMonitorAMD)
    [all...]
glext.h     [all...]
  /external/mesa3d/include/GL/
gl_mangle.h 58 #define glBeginPerfMonitorAMD MANGLE(BeginPerfMonitorAMD)
    [all...]
glext.h     [all...]

Completed in 506 milliseconds