Searched refs:glSamplerParameterfv_server_proc_t (Results 1 – 3 of 3) sorted by relevance
372 glSamplerParameterfv_server_proc_t glSamplerParameterfv;
321 …glSamplerParameterfv = (glSamplerParameterfv_server_proc_t) getProc("glSamplerParameterfv", userDa… in initDispatchByName()
374 typedef void (gles2_APIENTRY *glSamplerParameterfv_server_proc_t) (GLuint, GLenum, const GLfloat*); typedef