Searched defs:PFNGLVERTEXATTRIBI4UIPROC (Results 1 - 3 of 3) sorted by relevance
/interface/sdk_c/third_party/openGLES/GLES3/ |
H A D | gl3.h | 1019 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIBI4UIPROC) (GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
typedef
|
H A D | gl31.h | 1019 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIBI4UIPROC) (GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
typedef
|
H A D | gl32.h | 1019 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIBI4UIPROC) (GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
typedef
|
Completed in 17 milliseconds