Searched defs:glBeginPerfMonitorAMD (Results 1 - 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv2_enc/
H A Dgl2_client_context.h182 glBeginPerfMonitorAMD_client_proc_t glBeginPerfMonitorAMD; member in struct:gl2_client_context_t
H A Dgl2_entry.cpp177 void glBeginPerfMonitorAMD(GLuint monitor);
1460 void glBeginPerfMonitorAMD(GLuint monitor) function
1463 ctx->glBeginPerfMonitorAMD(ctx, monitor);

Completed in 25 milliseconds