Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/GLESv2_enc/
Dgl2_client_context.h164 glFramebufferTexture3DOES_client_proc_t glFramebufferTexture3DOES;
Dgl2_client_context.cpp166 …glFramebufferTexture3DOES = (glFramebufferTexture3DOES_client_proc_t) getProc("glFramebufferTextur… in initDispatchByName()
Dgl2_client_proc.h165 typedef void (gl2_APIENTRY *glFramebufferTexture3DOES_client_proc_t) (void * ctx, GLenum, GLenum, G… typedef