Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h319 glSamplerParameterf_client_proc_t glSamplerParameterf;
Dgl2_client_context.cpp319 glSamplerParameterf = (glSamplerParameterf_client_proc_t) getProc("glSamplerParameterf", userData); in initDispatchByName()
Dgl2_client_proc.h318 typedef void (gl2_APIENTRY *glSamplerParameterf_client_proc_t) (void * ctx, GLuint, GLenum, GLfloat… typedef