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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 172 glGetPerfMonitorGroupsAMD_client_proc_t glGetPerfMonitorGroupsAMD;
gl2_client_context.cpp 174 glGetPerfMonitorGroupsAMD = (glGetPerfMonitorGroupsAMD_client_proc_t) getProc("glGetPerfMonitorGroupsAMD", userData);
gl2_client_proc.h 173 typedef void (gl2_APIENTRY *glGetPerfMonitorGroupsAMD_client_proc_t) (void * ctx, GLint*, GLsizei, GLuint*);
gl2_enc.cpp     [all...]

Completed in 774 milliseconds