Searched defs:lightfv (Results 1 – 2 of 2) sorted by relevance
1391 void GLEScmContext::lightfv(GLenum light, GLenum pname, const GLfloat* params) { in lightfv() function in GLEScmContext
303 void Context::lightfv(GLenum light, LightParameter pname, const GLfloat *params) in lightfv() function in gl::Context