Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h409 glVertexAttribIFormat_client_proc_t glVertexAttribIFormat;
Dgl2_client_context.cpp409 …glVertexAttribIFormat = (glVertexAttribIFormat_client_proc_t) getProc("glVertexAttribIFormat", use… in initDispatchByName()
DGL2Encoder.h649 glVertexAttribIFormat_client_proc_t m_glVertexAttribIFormat_enc;
Dgl2_client_proc.h408 typedef void (gl2_APIENTRY *glVertexAttribIFormat_client_proc_t) (void * ctx, GLuint, GLint, GLenum… typedef