Home
last modified time | relevance | path

Searched refs:glColorTableParameterivPROC (Results 1 – 3 of 3) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp144 glColorTableParameterivPROC glColorTableParameteriv = NULL;
2154 …glColorTableParameteriv = (glColorTableParameterivPROC) extgl_GetProcAddress("glColorTableParamete… in extgl_InitARBImaging()
H A Dextgl.h1398 typedef void (APIENTRY * glColorTableParameterivPROC) (GLenum target, GLenum pname, const GLint *pa… typedef
1441 extern glColorTableParameterivPROC glColorTableParameteriv;
/dports/games/gltron/gltron-0.70/nebu/include/video/
H A Dnebu_extgl.h316 typedef void (APIENTRY * glColorTableParameterivPROC) (GLenum target, GLenum pname, const GLint *pa… typedef
357 extern glColorTableParameterivPROC glColorTableParameteriv;