Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h360 glIsProgramPipeline_client_proc_t glIsProgramPipeline;
Dgl2_client_context.cpp360 glIsProgramPipeline = (glIsProgramPipeline_client_proc_t) getProc("glIsProgramPipeline", userData); in initDispatchByName()
Dgl2_client_proc.h359 typedef GLboolean (gl2_APIENTRY *glIsProgramPipeline_client_proc_t) (void * ctx, GLuint); typedef