Home | History | Annotate | Download | only in GL

Lines Matching refs:PFNGLSECONDARYCOLOR3USPROC

1513 typedef void (GLAPIENTRY * PFNGLSECONDARYCOLOR3USPROC) (GLushort red, GLushort green, GLushort blue);
12948 GLEW_FUN_EXPORT PFNGLSECONDARYCOLOR3USPROC __glewSecondaryColor3us;