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

  /device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_client_context.h 181 glSelectPerfMonitorCountersAMD_client_proc_t glSelectPerfMonitorCountersAMD;
gl2_client_context.cpp 181 glSelectPerfMonitorCountersAMD = (glSelectPerfMonitorCountersAMD_client_proc_t) getProc("glSelectPerfMonitorCountersAMD", userData);
    [all...]
gl2_client_proc.h 180 typedef void (gl2_APIENTRY *glSelectPerfMonitorCountersAMD_client_proc_t) (void * ctx, GLuint, GLboolean, GLuint, GLint, GLuint*);
    [all...]
gl2_enc.cpp     [all...]

Completed in 220 milliseconds