Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dmtypes.h206 struct gl_lightmodel struct
506 struct gl_lightmodel Model; /**< Lighting model */
Dlight.c1212 init_lightmodel( struct gl_lightmodel *lm ) in init_lightmodel()