Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h408 glVertexAttribFormat_client_proc_t glVertexAttribFormat;
Dgl2_client_context.cpp408 …glVertexAttribFormat = (glVertexAttribFormat_client_proc_t) getProc("glVertexAttribFormat", userDa… in initDispatchByName()
Dgl2_client_proc.h410 typedef void (gl2_APIENTRY *glVertexAttribFormat_client_proc_t) (void * ctx, GLuint, GLint, GLenum,… typedef
DGL2Encoder.h736 glVertexAttribFormat_client_proc_t m_glVertexAttribFormat_enc;