Home
last modified time | relevance | path

Searched refs:glBlitFramebuffer_client_proc_t (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h298 glBlitFramebuffer_client_proc_t glBlitFramebuffer;
Dgl2_client_context.cpp298 glBlitFramebuffer = (glBlitFramebuffer_client_proc_t) getProc("glBlitFramebuffer", userData); in initDispatchByName()
DGL2Encoder.h523 glBlitFramebuffer_client_proc_t m_glBlitFramebuffer_enc;
Dgl2_client_proc.h297 typedef void (gl2_APIENTRY *glBlitFramebuffer_client_proc_t) (void * ctx, GLint, GLint, GLint, GLin… typedef