Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching defs:glLightxOES

931 void glLightxOES(GLenum light, GLenum pname, GLfixed param)
933 getDispatch()->glLightxOES(light, pname, param);