HomeSort by relevance Sort by last modified time
    Searched defs:glGetPerfMonitorGroupsAMD (Results 1 - 5 of 5) sorted by null

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_entry.cpp 170 void glGetPerfMonitorGroupsAMD(GLint* numGroups, GLsizei groupsSize, GLuint* groups);
    [all...]
gl2_client_context.h 172 glGetPerfMonitorGroupsAMD_client_proc_t glGetPerfMonitorGroupsAMD;
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp 818 const GLMessage_Function GLMessage::glGetPerfMonitorGroupsAMD;
    [all...]
gltrace.pb.h     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java 208 glGetPerfMonitorGroupsAMD(177, 177),
701 case 177: return glGetPerfMonitorGroupsAMD;
    [all...]

Completed in 320 milliseconds