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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 174 glGetPerfMonitorGroupStringAMD_client_proc_t glGetPerfMonitorGroupStringAMD;
    [all...]
gl2_client_context.cpp 178 ptr = getProc("glGetPerfMonitorGroupStringAMD", userData); set_glGetPerfMonitorGroupStringAMD((glGetPerfMonitorGroupStringAMD_client_proc_t)ptr);
gl2_client_proc.h 175 typedef void (gl2_APIENTRY *glGetPerfMonitorGroupStringAMD_client_proc_t) (void * ctx, GLuint, GLsizei, GLsizei*, GLchar*);
gl2_enc.cpp     [all...]

Completed in 105 milliseconds