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