Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h335 glGetProgramBinary_client_proc_t glGetProgramBinary;
Dgl2_client_context.cpp335 glGetProgramBinary = (glGetProgramBinary_client_proc_t) getProc("glGetProgramBinary", userData); in initDispatchByName()
DGL2Encoder.h503 glGetProgramBinary_client_proc_t m_glGetProgramBinary_enc;
Dgl2_client_proc.h334 typedef void (gl2_APIENTRY *glGetProgramBinary_client_proc_t) (void * ctx, GLuint, GLsizei, GLsizei… typedef