Home
last modified time | relevance | path

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

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