Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h229 glUnmapBufferAEMU_client_proc_t glUnmapBufferAEMU;
Dgl2_client_context.cpp229 glUnmapBufferAEMU = (glUnmapBufferAEMU_client_proc_t) getProc("glUnmapBufferAEMU", userData); in initDispatchByName()
Dgl2_client_proc.h228 typedef void (gl2_APIENTRY *glUnmapBufferAEMU_client_proc_t) (void * ctx, GLenum, GLintptr, GLsizei… typedef