Searched defs:PFNGLPROGRAMUNIFORM4IVEXTPROC (Results 1 - 1 of 1) sorted by relevance
/interface/sdk_c/third_party/openGLES/GLES2/ | ||
H A D | gl2ext.h | 1891 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM4IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value);
typedef |
Completed in 23 milliseconds