Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/GLESv2_enc/
Dgl2_client_context.h60 glFramebufferTexture2D_client_proc_t glFramebufferTexture2D;
Dgl2_client_context.cpp60 …glFramebufferTexture2D = (glFramebufferTexture2D_client_proc_t) getProc("glFramebufferTexture2D", … in initDispatchByName()
Dgl2_client_proc.h59 typedef void (gl2_APIENTRY *glFramebufferTexture2D_client_proc_t) (void * ctx, GLenum, GLenum, GLen… typedef