Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glLightxv

556 void glLightxv(GLenum light, GLenum pname, const GLfixed *params)
558 getDispatch()->glLightxv(light, pname, params);