Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h401 glGetProgramResourceLocation_client_proc_t glGetProgramResourceLocation;
Dgl2_client_context.cpp401 …glGetProgramResourceLocation = (glGetProgramResourceLocation_client_proc_t) getProc("glGetProgramR… in initDispatchByName()
DGL2Encoder.h633 glGetProgramResourceLocation_client_proc_t m_glGetProgramResourceLocation_enc;
Dgl2_client_proc.h400 typedef GLint (gl2_APIENTRY *glGetProgramResourceLocation_client_proc_t) (void * ctx, GLuint, GLenu… typedef