Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h321 glSamplerParameterfv_client_proc_t glSamplerParameterfv;
Dgl2_client_context.cpp321 …glSamplerParameterfv = (glSamplerParameterfv_client_proc_t) getProc("glSamplerParameterfv", userDa… in initDispatchByName()
Dgl2_client_proc.h323 typedef void (gl2_APIENTRY *glSamplerParameterfv_client_proc_t) (void * ctx, GLuint, GLenum, const … typedef