Home
last modified time | relevance | path

Searched refs:gl_light (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dmtypes.h622 struct gl_light struct
624 struct gl_light *next; /**< double linked list with sentinel */ argument
625 struct gl_light *prev; argument
886 struct gl_light Light[MAX_LIGHTS]; /**< Array of light sources */
905 struct gl_light EnabledList; /**< List sentinel */