Home
last modified time | relevance | path

Searched refs:glFramebufferTexture2D_client_proc_t (Results 1 – 4 of 4) 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()
DGL2Encoder.h340 glFramebufferTexture2D_client_proc_t m_glFramebufferTexture2D_enc;
Dgl2_client_proc.h59 typedef void (gl2_APIENTRY *glFramebufferTexture2D_client_proc_t) (void * ctx, GLenum, GLenum, GLen… typedef