Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glLightx

122     glLightx_t glLightx;
394 glLightx_t set_glLightx(glLightx_t f) { glLightx_t retval = glLightx; glLightx = f; return retval;}