Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv1_enc/
DGLEncoder.h109 glFramebufferTexture2DOES_client_proc_t m_glFramebufferTexture2DOES_enc;
Dgl_client_context.h241 glFramebufferTexture2DOES_client_proc_t glFramebufferTexture2DOES;
Dgl_client_context.cpp241 …glFramebufferTexture2DOES = (glFramebufferTexture2DOES_client_proc_t) getProc("glFramebufferTextur… in initDispatchByName()
Dgl_client_proc.h240 typedef void (gl_APIENTRY *glFramebufferTexture2DOES_client_proc_t) (void * ctx, GLenum, GLenum, GL… typedef