Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/GLESv1_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