Searched refs:PFNGLSECONDARYCOLOR3SPROC (Results 1 – 5 of 5) sorted by relevance
398 PFNGLSECONDARYCOLOR3SPROC __glewSecondaryColor3s = NULL;9355 …r = ((glSecondaryColor3s = (PFNGLSECONDARYCOLOR3SPROC)glewGetProcAddress((const GLubyte*)"glSecond… in _glewInit_GL_VERSION_1_4()
1541 typedef void (GLAPIENTRY * PFNGLSECONDARYCOLOR3SPROC) (GLshort red, GLshort green, GLshort blue); typedef19930 GLEW_FUN_EXPORT PFNGLSECONDARYCOLOR3SPROC __glewSecondaryColor3s;
2364 PFNGLSECONDARYCOLOR3SPROC epoxy_glSecondaryColor3s;103020 static PFNGLSECONDARYCOLOR3SPROC129016 PFNGLSECONDARYCOLOR3SPROC epoxy_glSecondaryColor3s = epoxy_glSecondaryColor3s_global_rewrite_ptr;
370 typedef void (APIENTRYP PFNGLSECONDARYCOLOR3SPROC) (GLshort red, GLshort green, GLshort blue); typedef
9184 typedef void (GLAPIENTRY *PFNGLSECONDARYCOLOR3SPROC)(GLshort red, GLshort green, GLshort blue); typedef