GLshort 407 modules/core/src/gl_core_3_1.cpp typedef void (CODEGEN_FUNCPTR *PFNVERTEXATTRIBI4SVPROC)(GLuint , const GLshort *); GLshort 2165 modules/core/src/gl_core_3_1.cpp static void CODEGEN_FUNCPTR Switch_VertexAttribI4sv(GLuint index, const GLshort *v) GLshort 1317 modules/core/src/gl_core_3_1.hpp extern void (CODEGEN_FUNCPTR *VertexAttribI4sv)(GLuint index, const GLshort *v);