Home | History | Annotate | Download | only in main

Lines Matching refs:gl_light

655 struct gl_light
657 struct gl_light *next; /**< double linked list with sentinel */
658 struct gl_light *prev;
932 struct gl_light Light[MAX_LIGHTS]; /**< Array of light sources */
951 struct gl_light EnabledList; /**< List sentinel */