Searched refs:PFNGLPROGRAMUNIFORM4IPROC (Results 1 - 2 of 2) sorted by relevance
/interface/sdk_c/third_party/openGLES/GLES3/ |
H A D | gl31.h | 1385 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM4IPROC) (GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
typedef
|
H A D | gl32.h | 1385 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM4IPROC) (GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
typedef
|
Completed in 14 milliseconds