Home
last modified time | relevance | path

Searched refs:glGetInternalformativ_client_proc_t (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h304 glGetInternalformativ_client_proc_t glGetInternalformativ;
Dgl2_client_context.cpp304 …glGetInternalformativ = (glGetInternalformativ_client_proc_t) getProc("glGetInternalformativ", use… in initDispatchByName()
Dgl2_client_proc.h303 typedef void (gl2_APIENTRY *glGetInternalformativ_client_proc_t) (void * ctx, GLenum, GLenum, GLenu… typedef